]> Savannah Git Hosting - gnulib.git/commit
system-quote: Fix memory overrun bug on native Windows.
authorBruno Haible <bruno@clisp.org>
Mon, 24 Apr 2023 11:56:46 +0000 (13:56 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 27 Apr 2023 16:33:19 +0000 (18:33 +0200)
commitbf8b7c93f4f3988af3b414851cbaae2ca8f93b4e
treebb29f4fbd9284a1697395a75d047ca4336f51e5e
parent500ea0462fd7ab07cd28018c4d41108d6eb86a40
system-quote: Fix memory overrun bug on native Windows.

* lib/system-quote.c (system_quote): Allocate enough space for the
result.
ChangeLog
lib/system-quote.c