calling empty ctor now for SerializeElement (coverity) #413

Merged
gaisser merged 3 commits from mueller/serialiize-element-coverity into development 2021-04-20 17:57:01 +02:00
Owner

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 always POD type

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 always `POD` type
muellerr added 1 commit 2021-04-20 16:28:55 +02:00
muellerr changed title from calling empty ctor now (coverity) to calling empty ctor now for SerializeElement (coverity) 2021-04-20 16:29:08 +02:00
muellerr added the
feature
label 2021-04-20 16:29:13 +02:00
muellerr added 1 commit 2021-04-20 16:38:11 +02:00
muellerr added this to the ASTP 1.0.0 Local pools milestone 2021-04-20 16:38:22 +02:00
gaisser added 1 commit 2021-04-20 17:52:03 +02:00
gaisser self-assigned this 2021-04-20 17:56:51 +02:00
gaisser approved these changes 2021-04-20 17:56:56 +02:00
gaisser merged commit c50796b785 into development 2021-04-20 17:57:01 +02:00
gaisser deleted branch mueller/serialiize-element-coverity 2021-04-20 17:57:05 +02:00
Sign in to join this conversation.
No description provided.