mbox series

[0/2] linux-user/elfload: Two Coverity fixes

Message ID 20240305233931.283629-1-richard.henderson@linaro.org
Headers show
Series linux-user/elfload: Two Coverity fixes | expand

Message

Richard Henderson March 5, 2024, 11:39 p.m. UTC
Only the second one is serious, but let's fix both.

r~

Richard Henderson (2):
  linux-user/elfload: Don't close an unopened file descriptor
  linux-user/elfload: Fully initialize struct target_elf_prpsinfo

 linux-user/elfload.c | 20 +++++++++++---------
 1 file changed, 11 insertions(+), 9 deletions(-)