Skip to content
Commit ee9289c7 authored by Julian Helfferich's avatar Julian Helfferich
Browse files

Fix Coverity #76276: Uninitialized scalar field

Fix error in constructor of Span. Instead of delegating to the other
constructor, a temporary object was created. Now, it uses C++11
delegating constructor.
parent 12c29cde
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment