public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix resource leaks found by Coverity
@ 2018-10-10 12:58 Gary Benson
  2018-10-10 12:58 ` [PATCH 1/2] Fix resource leak " Gary Benson
  2018-10-10 12:58 ` [PATCH 2/2] " Gary Benson
  0 siblings, 2 replies; 5+ messages in thread
From: Gary Benson @ 2018-10-10 12:58 UTC (permalink / raw)
  To: gdb-patches

Hi all,

These two patches fix resource leaks found by Coverity,
where resources allocated by constructors were not freed
by the relevant destructors.

Built and regtested on RHEL 7.5 x86_64.

Ok to commit?

Thanks,
Gary

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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-10 12:58 [PATCH 0/2] Fix resource leaks found by Coverity Gary Benson
2018-10-10 12:58 ` [PATCH 1/2] Fix resource leak " Gary Benson
2018-10-10 16:02   ` Tom Tromey
2018-10-10 12:58 ` [PATCH 2/2] " Gary Benson
2018-10-10 16:01   ` Tom Tromey

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 read-only IMAP folder(s) and NNTP newsgroup(s).