Fix an attempt to free a static pointer when using objcopy's symbol addition feature.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 792b978a2636e84fbc27a93497006e90a70e001e..b3c499d466e9502ea4b6a2018528701188c373e0 100644 (file)
@@ -1,3 +1,11 @@
+2020-01-09  Nick Clifton  <nickc@redhat.com>
+
+       PR 25220
+       * objcopy.c (empty_name): New variable.
+       (need_sym_before): Prevent an attempt to free a static variable.
+       (filter_symbols): Avoid strcmp test by checking for pointer
+       equality.
+
 2020-01-09  Nick Clifton  <nickc@redhat.com>
 
        * po/zh_TW.po: Updated Traditional Chinese translation.
This page took 0.022992 seconds and 4 git commands to generate.