Put mi and tui comments for free -> xfree change in proper ChangeLogs.
[deliverable/binutils-gdb.git] / gdb / rs6000-nat.c
index f44d0c10e98abd448abc2e65c0ab289b78a08ea8..e89048485011bed721228457f3a4164eaa26f473 100644 (file)
@@ -977,7 +977,7 @@ xcoff_relocate_symtab (unsigned int pid)
        }
     } while (rc == -1);
   if (ldi)
-    free (ldi);
+    xfree (ldi);
 }
 \f
 /* Core file stuff.  */
This page took 0.023334 seconds and 4 git commands to generate.