| commit | 23d6ee640578968b0ddef8e08d7dbb5b558a9ce9 | [log] [tgz] | 
|---|---|---|
| author | Tom Tromey <tom@tromey.com> | Sat Oct 02 16:58:49 2021 -0600 | 
| committer | Tom Tromey <tom@tromey.com> | Wed Oct 20 11:00:32 2021 -0600 | 
| tree | 311ff756d63d5ec56408f96a4f707f2f538857cf | |
| parent | a4c50be3d68b4f857fee29a45f799755a6862c22 [diff] | 
Use unique_xmalloc_ptr in bp_location This changes struct bp_location to use a unique_xmalloc_ptr, removing a bit of manual memory management.