]> granicus.if.org Git - curl/commit
Fixed a couple of buffer overflows in the MS-DOS port of the curl tool.
authorDan Fandrich <dan@coneharvesters.com>
Thu, 31 Jul 2008 01:12:06 +0000 (01:12 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Thu, 31 Jul 2008 01:12:06 +0000 (01:12 +0000)
commitd69a6309891e7aaf81f680d7e9e8dacfee7c60e3
treeef3f40d64444a864f0543d53c7ee5cbc684be4dc
parent987b67bd2e827248958a7a6dd6cc3ad0fb484d5c
Fixed a couple of buffer overflows in the MS-DOS port of the curl tool.
Factored out unslashquote. Added some 'const's in function parameters.
CHANGES
src/main.c