qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/1] Fix use-after-free errors in util/error.c
@ 2023-04-06 16:56 Stefan Berger
  2023-04-06 16:56 ` [PULL 1/1] util/error: Fix use-after-free errors reported by Coverity Stefan Berger
  2023-04-10 13:27 ` [PULL 0/1] Fix use-after-free errors in util/error.c Peter Maydell
  0 siblings, 2 replies; 3+ messages in thread
From: Stefan Berger @ 2023-04-06 16:56 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, Stefan Berger

Hello!

   This PR fixes use-after-free errors in util/error.c as reported by Coverity.

Regards,
   Stefan


The following changes since commit 60ca584b8af0de525656f959991a440f8c191f12:

  Merge tag 'pull-for-8.0-220323-1' of https://gitlab.com/stsquad/qemu into staging (2023-03-22 17:58:12 +0000)

are available in the Git repository at:

  https://github.com/stefanberger/qemu-tpm.git tags/pull_error_handle_fix_use_after_free.v1

for you to fetch changes up to cc40b8b8448de351f0d15412f20d428712b2e207:

  util/error: Fix use-after-free errors reported by Coverity (2023-04-06 12:38:42 -0400)

----------------------------------------------------------------
Stefan Berger (1):
      util/error: Fix use-after-free errors reported by Coverity

 util/error.c | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

-- 
2.39.1



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

end of thread, other threads:[~2023-04-10 13:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-06 16:56 [PULL 0/1] Fix use-after-free errors in util/error.c Stefan Berger
2023-04-06 16:56 ` [PULL 1/1] util/error: Fix use-after-free errors reported by Coverity Stefan Berger
2023-04-10 13:27 ` [PULL 0/1] Fix use-after-free errors in util/error.c 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).