]> granicus.if.org Git - curl/commit
test545: make it not use a trailing zero
authorDaniel Stenberg <daniel@haxx.se>
Thu, 16 Oct 2014 21:39:28 +0000 (23:39 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 16 Oct 2014 21:40:49 +0000 (23:40 +0200)
commitd938d5e6f8819e9f091967909792589a04bc9aff
tree72f323a37260aae94cae7c8d53216873414afb5b
parentfa9f5ed982366d9d9b39352a757a2df6611f4618
test545: make it not use a trailing zero

CURLOPT_COPYPOSTFIELDS with a given CURLOPT_POSTFIELDSIZE does not
require a trailing zero of the data and by making sure this test doesn't
use one we know it works (combined with valgrind).
tests/data/test545
tests/libtest/lib544.c