]> git.ipfire.org Git - thirdparty/curl.git/commit
connect: fix #ifdefs for debug versions of conn/streamclose() macros
authorDaniel Stenberg <daniel@haxx.se>
Tue, 30 Aug 2016 21:38:06 +0000 (23:38 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 30 Aug 2016 21:38:06 +0000 (23:38 +0200)
commitc69cafe7e260144142f8cc89f74c5b3dc8294451
tree75bc34a4b66c836eb413985dab189ad5da700b78
parentb73b423ba09c68e9381a5ca8a024f0cb2712de48
connect: fix #ifdefs for debug versions of conn/streamclose() macros

CURLDEBUG is for the memory debugging

DEBUGBUILD is for the extra debug stuff

Pointed-out-by: Steve Holme
lib/connect.c
lib/connect.h