1
1
Nathan Hjelm 13e0a9da3a sec/base: fix coverity issues
CID 1292483 Uninitialized pointer read (UNINIT)

Initialize the method and credential members of the opal_sec_cred_t to
avoid possible invalid read when calling cleanup_cred.

CID 1292484 Double free (USE_AFTER_FREE)

Set method and credential members to NULL after freeing in
cleanup_cred.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-05-28 08:38:09 -06:00
..
2015-05-08 09:48:51 +09:00
2013-02-12 17:45:27 +00:00
2015-05-28 08:38:09 -06:00
2015-05-12 09:52:51 -06:00
2015-05-28 08:38:09 -06:00
2014-08-08 11:36:45 +00:00