]> Savannah Git Hosting - gnulib.git/commit
glob: Avoid wrong configure results with "clang -fsanitize=leak".
authorBruno Haible <bruno@clisp.org>
Thu, 21 May 2020 17:40:59 +0000 (19:40 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 21 May 2020 17:40:59 +0000 (19:40 +0200)
commit02142482c1a73567a53043a0f458380fd7c9be09
tree94d1277e4f461d8e2868438ddf9caae0cc9ab2c6
parent7c7c063b5cc9e842b56f7167556432b5ec5ddf2f
glob: Avoid wrong configure results with "clang -fsanitize=leak".

Reported by Tim Rühsen in
<https://lists.gnu.org/archive/html/bug-gnulib/2020-05/msg00207.html>.

* m4/glob.m4 (gl_GLOB): Free allocated memory before returning.
ChangeLog
m4/glob.m4