Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] Return gdbpy_ref in a couple more places
@ 2018-10-24 19:12 Andrew Burgess
  2018-10-24 19:12 ` [PATCH 1/2] gdb/python: Make a function return gdbpy_ref<> Andrew Burgess
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Andrew Burgess @ 2018-10-24 19:12 UTC (permalink / raw)
  To: gdb-patches; +Cc: Andrew Burgess

I spotted a couple of places where a gdbpy_ref was released in one
function only to be recreated again later.

Thanks,
Andrew

Andrew Burgess (2):
  gdb/python: Make a function return gdbpy_ref<>
  gdb/python: Make a function return gdbpy_ref<>

 gdb/ChangeLog            | 12 ++++++++++++
 gdb/python/py-cmd.c      | 16 ++++++++--------
 gdb/python/py-function.c |  9 ++++++---
 3 files changed, 26 insertions(+), 11 deletions(-)

-- 
2.14.5


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

end of thread, other threads:[~2018-10-24 20:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-24 19:12 [PATCH 0/2] Return gdbpy_ref in a couple more places Andrew Burgess
2018-10-24 19:12 ` [PATCH 1/2] gdb/python: Make a function return gdbpy_ref<> Andrew Burgess
2018-10-24 19:12 ` [PATCH 2/2] " Andrew Burgess
2018-10-24 20:03 ` [PATCH 0/2] Return gdbpy_ref in a couple more places Simon Marchi

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