Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3790)

Unified Diff: bfd/doc/chew.c

Issue 124383005: GDB 7.6.50 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@upstream
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « bfd/doc/cache.texi ('k') | bfd/doc/coffcode.texi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bfd/doc/chew.c
diff --git a/bfd/doc/chew.c b/bfd/doc/chew.c
index f949e1f7ffc0e797ac79daf1d64435bc767a96be..b019837b13b48755d9b4e8a4e6d3a0fe9b9d4942 100644
--- a/bfd/doc/chew.c
+++ b/bfd/doc/chew.c
@@ -1256,7 +1256,7 @@ perform ()
fprintf (stderr, "warning, %s is not recognised\n", next);
skip_past_newline ();
}
-
+ free (next);
}
else
skip_past_newline ();
« no previous file with comments | « bfd/doc/cache.texi ('k') | bfd/doc/coffcode.texi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698