aboutsummaryrefslogtreecommitdiff
path: root/gprof/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2013-10-09 16:34:30 +0000
committerNick Clifton <nickc@redhat.com>2013-10-09 16:34:30 +0000
commit5af84f938a38bc6cb15271167aa0312b6800cf55 (patch)
tree98db5b4d066fdce1029e757eb8e7a00f9c653d50 /gprof/ChangeLog
parentd9313f4f43f9bb23fb1ef3a93c4879c706d5e881 (diff)
downloadgdb-5af84f938a38bc6cb15271167aa0312b6800cf55.zip
gdb-5af84f938a38bc6cb15271167aa0312b6800cf55.tar.gz
gdb-5af84f938a38bc6cb15271167aa0312b6800cf55.tar.bz2
PR gprof/16027
* source.c (annotate_source): Close ifp. * corefile.c (read_function_mappings): Close file.
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r--gprof/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index 1eb0c65..fc6cb9f 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -1,3 +1,9 @@
+2013-10-09 Nick Clifton <nickc@redhat.com>
+
+ PR gprof/16027
+ * source.c (annotate_source): Close ifp.
+ * corefile.c (read_function_mappings): Close file.
+
2013-09-20 Alan Modra <amodra@gmail.com>
* configure: Regenerate.