]> git.ipfire.org Git - thirdparty/curl.git/commit
tool_operate: Don't call easysrc cleanup unless --libcurl
authorJay Satiro <raysatiro@yahoo.com>
Mon, 21 Sep 2015 06:21:38 +0000 (02:21 -0400)
committerJay Satiro <raysatiro@yahoo.com>
Mon, 21 Sep 2015 06:21:38 +0000 (02:21 -0400)
commit3f8d4e264d96243e8e963c39713efd542adc90cf
tree9ff6613196c0bd6e5449f2afc6ddf4884dc56204
parentbb72b9453d23c9aea4e5778ea367b97dd702864d
tool_operate: Don't call easysrc cleanup unless --libcurl

- Review of 4d95491.

The author changed it so easysrc only initializes when --libcurl but did
not do the same for the call to easysrc cleanup.

Ref: https://github.com/bagder/curl/issues/429
src/tool_operate.c