]> 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>
Mon, 24 Apr 2023 11:56:46 +0000 (13:56 +0200)
commitee84e6ad5b5fcb1908f426115f6376ed515b5dd2
treeec0a0eb84ac8f47452e5c60939c23820a12cc59b
parentb9a770fc36076e4b2d641d9d61e804cb13826f78
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