summaryrefslogtreecommitdiff
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
commiteeb1ab0110cb7bb9aa9af4c21e0ee4c91758727b (patch)
tree777de6ebf83690ca4c169562c9e079420244e5d9 /gprof/ChangeLog
parent9cc84e86500217bfe5353eefe582ea50bde8374e (diff)
downloadbinutils-redhat-eeb1ab0110cb7bb9aa9af4c21e0ee4c91758727b.tar.gz
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 1eb0c65ae0..fc6cb9fc9d 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.