summaryrefslogtreecommitdiff
path: root/gnulib/ChangeLog
diff options
context:
space:
mode:
authorGary Benson <gbenson@redhat.com>2019-08-28 15:19:28 +0100
committerGary Benson <gbenson@redhat.com>2019-08-28 15:19:28 +0100
commit8ae0786c30a3a8d846994d0a6e7a00646f0bcd20 (patch)
tree411fa2a7edacd8de4938d4250543821d179d5bc8 /gnulib/ChangeLog
parentd8f27c6018adbb32a3ebba39a5abac44a6b9e67c (diff)
downloadbinutils-gdb-8ae0786c30a3a8d846994d0a6e7a00646f0bcd20.tar.gz
Fix Gnulib glob.c resource leaks found by Coverity
Coverity discovered a number of resource leaks in Gnulib's glob.c. This commit backports the Gnulib commits that fix the leaks. gnulib/ChangeLog: * patches/0003-Fix-glob-c-Coverity-issues.patch: New file. * update-gnulib.sh: List the above. * import/glob.c: Rebuild.
Diffstat (limited to 'gnulib/ChangeLog')
-rw-r--r--gnulib/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gnulib/ChangeLog b/gnulib/ChangeLog
index 0117dc5bae5..181fccd44b5 100644
--- a/gnulib/ChangeLog
+++ b/gnulib/ChangeLog
@@ -1,3 +1,9 @@
+2019-08-28 Gary Benson <gbenson@redhat.com>
+
+ * patches/0003-Fix-glob-c-Coverity-issues.patch: New file.
+ * update-gnulib.sh: List the above.
+ * import/glob.c: Rebuild.
+
2019-06-21 Gary Benson <gbenson@redhat.com>
* update-gnulib.sh: Adjust paths.