]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ChangeLog
Use unique_xmalloc_ptr in two solib functions
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
index 553bc8a2380def3cc9cfd224a19dc700dc55c37b..9c83a4a2619c2ea908ae8636da39efb17efbb1fa 100644 (file)
@@ -1,3 +1,10 @@
+2018-06-18  Tom Tromey  <tom@tromey.com>
+
+       * solib-frv.c (frv_relocate_main_executable): Use
+       unique_xmalloc_ptr.
+       * solib-dsbt.c (dsbt_relocate_main_executable): Use
+       unique_xmalloc_ptr.
+
 2018-06-18  Tom Tromey  <tom@tromey.com>
 
        * objfiles.h (inhibit_section_map_updates): Update.