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

This series tries to fix Coverity warnings.

v2: fix commit authorship, add CIDs

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] 6+ messages in thread

end of thread, other threads:[~2023-10-16 16:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-30 23:53 [PATCH v2 0/2] elf2dmp: fixes of code analysis warnings Viktor Prutyanov
2023-09-30 23:53 ` [PATCH v2 1/2] elf2dmp: limit print length for sign_rsds Viktor Prutyanov
2023-09-30 23:53 ` [PATCH v2 2/2] elf2dmp: check array bounds in pdb_get_file_size Viktor Prutyanov
2023-10-02  6:35   ` Philippe Mathieu-Daudé
2023-10-05  5:20 ` [PATCH v2 0/2] elf2dmp: fixes of code analysis warnings Akihiko Odaki
2023-10-16 16:35 ` Peter Maydell

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