calling empty ctor now for SerializeElement (coverity) #413
Reference in New Issue
Block a user
No description provided.
Delete Branch "mueller/serialiize-element-coverity"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Found by coverity, element
T
was not initialized. The empty constructor is used for now, can't initialize to zero because the template entry is not alwaysPOD
typecalling empty ctor now (coverity)to calling empty ctor now for SerializeElement (coverity)