]> Savannah Git Hosting - gnulib.git/commit
javacomp: Fix resource leak.
authorBruno Haible <bruno@clisp.org>
Thu, 1 May 2025 15:28:06 +0000 (17:28 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 1 May 2025 15:28:27 +0000 (17:28 +0200)
commit630f2f65887cb01eb01252b9c38ad8dbefc8ee98
tree38d3d591f915375f893e6b93e93a0c7adecbf65b
parent64042bb91aea5f854ca8a8938e2b3f7d1935e4f1
javacomp: Fix resource leak.

* lib/javacomp.c (execute_and_read_line): Upon failure, close the stream
and wait for the child process to terminate.
ChangeLog
lib/javacomp.c