Fix Gnulib glob.c resource leaks found by Coverity
[deliverable/binutils-gdb.git] / gnulib / update-gnulib.sh
index 0e1df226de53d07b9cac7a942eeb73d84cb3600e..0c8357c8880f89c1bbc2c9f5293920d5afc19a6b 100755 (executable)
@@ -171,6 +171,7 @@ apply_patches ()
 
 apply_patches "patches/0001-Fix-PR-gdb-23558-Use-system-s-getcwd-when-cross-comp.patch"
 apply_patches "patches/0002-mkostemp-mkostemps-Fix-compilation-error-in-C-mode-o.patch"
+apply_patches "patches/0003-Fix-glob-c-Coverity-issues.patch"
 
 # Regenerate all necessary files...
 aclocal -Iimport/m4 -I../config &&
This page took 0.025044 seconds and 4 git commands to generate.