mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-25 11:04:18 +08:00
8ae0786c30
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.
17 lines
436 B
Plaintext
17 lines
436 B
Plaintext
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.
|
|
|
|
2019-06-14 Tom Tromey <tom@tromey.com>
|
|
|
|
* update-gnulib.sh: Adjust paths.
|
|
* Makefile.in: Adjust paths.
|
|
* configure.ac: Adjust paths. Use ACX_LARGEFILE.
|
|
* configure: Rebuild.
|