Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix regressions caused by registry series
@ 2022-08-02 20:14 Tom Tromey
  2022-08-02 20:14 ` [PATCH 1/3] Use gdb_bfd_ref_ptr in objfile Tom Tromey
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Tom Tromey @ 2022-08-02 20:14 UTC (permalink / raw)
  To: gdb-patches

This series fixes the regressions caused by the registry series that
Simon pointed out.  The basic problem is some use-after-frees, fixed
here by rearranging objfile so that the data in question lives a bit
longer.

Tom



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

end of thread, other threads:[~2022-08-03 18:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-02 20:14 [PATCH 0/3] Fix regressions caused by registry series Tom Tromey
2022-08-02 20:14 ` [PATCH 1/3] Use gdb_bfd_ref_ptr in objfile Tom Tromey
2022-08-02 20:14 ` [PATCH 2/3] Use auto_obstack " Tom Tromey
2022-08-02 20:14 ` [PATCH 3/3] Use unique_ptr to destroy per-bfd object Tom Tromey
2022-08-03 18:02 ` [PATCH 0/3] Fix regressions caused by registry series Simon Marchi via Gdb-patches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox