]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix Gnulib glob.c resource leaks found by Coverity
authorGary Benson <gbenson@redhat.com>
Wed, 28 Aug 2019 14:19:28 +0000 (15:19 +0100)
committerGary Benson <gbenson@redhat.com>
Wed, 28 Aug 2019 14:19:28 +0000 (15:19 +0100)
commit8ae0786c30a3a8d846994d0a6e7a00646f0bcd20
tree411fa2a7edacd8de4938d4250543821d179d5bc8
parentd8f27c6018adbb32a3ebba39a5abac44a6b9e67c
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.
gnulib/ChangeLog
gnulib/import/glob.c
gnulib/patches/0003-Fix-glob-c-Coverity-issues.patch [new file with mode: 0644]
gnulib/update-gnulib.sh