From d938d5e6f8819e9f091967909792589a04bc9aff Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 16 Oct 2014 23:39:28 +0200 Subject: 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 | Bin 795 -> 798 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'tests/data') diff --git a/tests/data/test545 b/tests/data/test545 index 0bba688ae..f2a5dddee 100644 Binary files a/tests/data/test545 and b/tests/data/test545 differ -- cgit v1.2.3