commit | b00577cd7bbcd77af96b14d3993430c076a87d17 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Sat Oct 02 16:40:00 2021 -0600 |
committer | Tom Tromey <tom@tromey.com> | Wed Oct 20 11:00:31 2021 -0600 |
tree | 3269188f4dd5403443aa15b1b828a53b682099a7 | |
parent | 6d81986879bbb05407e17e4788c52195897011c0 [diff] |
Use unique_xmalloc_ptr in solib_catchpoint This changes struct solib_catchpoint to use a unique_xmalloc_ptr, removing a bit of manual memory management.