]> git.proxmox.com Git - swtpm.git/commit
swtpm: Convert read() to read_eintr() which handles EINTR
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Sat, 13 Jul 2019 00:53:22 +0000 (20:53 -0400)
committerStefan Berger <stefanb@us.ibm.com>
Sat, 13 Jul 2019 16:48:36 +0000 (12:48 -0400)
commita442092d8e0936870583c56216bd5023c8c668fd
tree7eabc36e645fa0f6aeddc402297c331fee6466ae
parent37ac6aec7323eca0c39d7eb7f7b789265ae3c411
swtpm: Convert read() to read_eintr() which handles EINTR

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
src/swtpm/ctrlchannel.c
src/swtpm/key.c