swtpm/src
Stefan Berger 49b4b30500 swtpm: Cast constant to uint64_t before shifting (CID 375870)
Cast the '1' to uint64_t as suggested by Coverity (CID 375870).
Since 'j' is always less than '32', the previous code was correct as
well.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2022-02-16 15:53:56 -05:00
..
selinux build-sys: selinux: Compare absolute path against absolute path 2021-09-20 21:20:26 -04:00
swtpm swtpm: Implement function reporting error when choosing unsupported TPM 2021-11-22 07:39:28 -05:00
swtpm_bios build-sys: Add MY_CFLAGS, CFLAGS, and MY_LDFLAGS to all Makefile.am's 2021-07-27 15:39:48 -04:00
swtpm_cert swtpm_cert: Allow passing -1 for days to get a non-expiring certificate 2021-10-08 14:07:02 -04:00
swtpm_ioctl swptm_ioctl: Eliminate an unreachable statement 2021-09-21 17:53:14 -04:00
swtpm_localca swtpm_localca: Do not assign pointer to g_strchomp result (Coverity) 2021-11-05 18:47:12 -04:00
swtpm_setup swtpm: Cast constant to uint64_t before shifting (CID 375870) 2022-02-16 15:53:56 -05:00
utils swtpm: Move ARRAY_LEN and min #define's to swtpm_utils.h 2021-10-07 14:27:10 -04:00
Makefile.am Move swtpm_localca sources from samples/ to src/ 2021-07-25 08:52:13 -04:00