]> git.ipfire.org Git - thirdparty/curl.git/commit
smtp: fix memory leak in OOM
authorDaniel Stenberg <daniel@haxx.se>
Wed, 20 Sep 2017 09:33:46 +0000 (11:33 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 20 Sep 2017 09:33:46 +0000 (11:33 +0200)
commit1e548f77847ac51a7054adef24825624fb73b219
tree055abe4010b104a59d7095006f576f9bf6f0d87e
parent7f794a224e800b8b1bf3dfed353ceb825094b722
smtp: fix memory leak in OOM

Regression since ce0881edee

Coverity CID 1418139 and CID 1418136 found it, but it was also seen in
torture testing.
lib/smtp.c