]> granicus.if.org Git - curl/commit
lib544.c: use duphandle for test 545
authorDaniel Stenberg <daniel@haxx.se>
Thu, 16 Oct 2014 21:58:59 +0000 (23:58 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 5 Nov 2014 07:05:14 +0000 (08:05 +0100)
commitd997c8b2f6521d78c6ef63411cfeb226f7927281
tree2107095b1711cd7699a15c2a8c0d14bd819aa4b7
parent445aab4b7339494e7abce394b4c5cd788df31634
lib544.c: use duphandle for test 545

To verify that curl_easy_duphandle() works fine on a handle that has
gotten data stored with *_COPYPOSTFIELDS.
tests/libtest/lib544.c