qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] elf2dmp: fixes of code analysis warnings
@ 2023-09-30 23:39 Viktor Prutyanov
  2023-09-30 23:39 ` [PATCH 1/2] elf2dmp: limit print length for sign_rsds Viktor Prutyanov
  2023-09-30 23:39 ` [PATCH 2/2] elf2dmp: check array bounds in pdb_get_file_size Viktor Prutyanov
  0 siblings, 2 replies; 3+ messages in thread
From: Viktor Prutyanov @ 2023-09-30 23:39 UTC (permalink / raw)
  To: peter.maydell; +Cc: qemu-devel, akihiko.odaki, yan, viktor, viktor.prutyanov

This series is dedicated to fixes of Coverity warnings.

Viktor Prutyanov (2):
  elf2dmp: limit print length for sign_rsds
  elf2dmp: check array bounds in pdb_get_file_size

 contrib/elf2dmp/main.c |  2 +-
 contrib/elf2dmp/pdb.c  | 13 +++++++++----
 2 files changed, 10 insertions(+), 5 deletions(-)

-- 
2.21.0



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

end of thread, other threads:[~2023-09-30 23:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-30 23:39 [PATCH 0/2] elf2dmp: fixes of code analysis warnings Viktor Prutyanov
2023-09-30 23:39 ` [PATCH 1/2] elf2dmp: limit print length for sign_rsds Viktor Prutyanov
2023-09-30 23:39 ` [PATCH 2/2] elf2dmp: check array bounds in pdb_get_file_size Viktor Prutyanov

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