From: Dan Fandrich Date: Mon, 21 Apr 2008 23:17:20 +0000 (+0000) Subject: Allocate the decompression buffer for the --manual option on the heap X-Git-Tag: cares-1_5_2~130 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7076505c2495d2804a0b8f8f9b5901aa8f5dbf16;p=curl Allocate the decompression buffer for the --manual option on the heap instead of the stack. --- diff --git a/src/mkhelp.pl b/src/mkhelp.pl index 871aabcb3..7fb37db58 100644 --- a/src/mkhelp.pl +++ b/src/mkhelp.pl @@ -120,6 +120,7 @@ HEAD ; if($c) { print < #include static const unsigned char hugehelpgz[] = { /* This mumbo-jumbo is the huge help text compressed with gzip. @@ -144,10 +145,11 @@ HEAD print "\n};\n"; print <