qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] linux-user/elfload: Two Coverity fixes
@ 2024-03-05 23:39 Richard Henderson
  2024-03-05 23:39 ` [PATCH 1/2] linux-user/elfload: Don't close an unopened file descriptor Richard Henderson
  2024-03-05 23:39 ` [PATCH 2/2] linux-user/elfload: Fully initialize struct target_elf_prpsinfo Richard Henderson
  0 siblings, 2 replies; 5+ messages in thread
From: Richard Henderson @ 2024-03-05 23:39 UTC (permalink / raw)
  To: qemu-devel

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(-)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-03-06  6:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-05 23:39 [PATCH 0/2] linux-user/elfload: Two Coverity fixes Richard Henderson
2024-03-05 23:39 ` [PATCH 1/2] linux-user/elfload: Don't close an unopened file descriptor Richard Henderson
2024-03-06  6:43   ` Philippe Mathieu-Daudé
2024-03-05 23:39 ` [PATCH 2/2] linux-user/elfload: Fully initialize struct target_elf_prpsinfo Richard Henderson
2024-03-06  6:44   ` Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).