public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* Remove a few more cleanups: solib and openp
@ 2018-02-13 23:39 Tom Tromey
  2018-02-13 23:39 ` [RFA 1/4] Return unique_xmalloc_ptr from some solib.c functions Tom Tromey
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Tom Tromey @ 2018-02-13 23:39 UTC (permalink / raw)
  To: gdb-patches

This series removes a few cleanups by using unique_xmalloc_ptr.  This
also helps clarify the ownership rules of a few APIs.  This series
also includes a couple of minor (non-cleanup-related) code clarity
improvements in related areas: moving some declarations out of defs.h,
and a constification.

Regression tested by the buildbot.

Tom

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

end of thread, other threads:[~2018-02-14 15:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-13 23:39 Remove a few more cleanups: solib and openp Tom Tromey
2018-02-13 23:39 ` [RFA 1/4] Return unique_xmalloc_ptr from some solib.c functions Tom Tromey
2018-02-13 23:39 ` [RFA 3/4] Change openp et al to use a unique_xmalloc_ptr Tom Tromey
2018-02-13 23:39 ` [RFA 4/4] Constify target_so_ops::bfd_open Tom Tromey
2018-02-13 23:39 ` [RFA 2/4] Move some declarations to source.h Tom Tromey
2018-02-14 13:55 ` Remove a few more cleanups: solib and openp Pedro Alves
2018-02-14 15:03   ` 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).