swtpm/src
Stefan Berger caae7b1ad7 ek-cert: Initialize datum variable to prevent unintialized access
Coverity scan shows an uninitialized access in case an error is
encountered and the cleanup path is taken before datum was initialized.
Fix the error by initializing the variable.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
2018-09-24 17:46:58 -04:00
..
selinux SELinux: Explicitly list policy package file dependencies 2018-09-04 12:05:51 -04:00
swtpm swtpm: Initialize hdrflags to 0 in case no header was read 2018-09-24 16:42:47 -04:00
swtpm_bios build-sys: Include -T$(top_srcdir)/include for out-of-tree builds 2018-09-01 11:45:09 -04:00
swtpm_cert ek-cert: Initialize datum variable to prevent unintialized access 2018-09-24 17:46:58 -04:00
swtpm_ioctl build-sys: Include -T$(top_srcdir)/include for out-of-tree builds 2018-09-01 11:45:09 -04:00
swtpm_setup swtpm_setup: Add support for choosing the cipher 2018-09-17 11:45:44 -04:00
Makefile.am build-sys: Build swtpm_setup on all supported platforms 2018-08-07 12:19:47 -04:00