]> granicus.if.org Git - curl/commit
conn: don't free easy handle data in handler->disconnect
authorDaniel Stenberg <daniel@haxx.se>
Wed, 29 Jun 2016 21:11:43 +0000 (23:11 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 29 Jun 2016 21:13:09 +0000 (23:13 +0200)
commit6655e3069120cd069be9b7e2ff268342513c93bf
tree4b3170f3a52d38bbbab31bb1f2789b0afae9fbc6
parente89489d8f4ceb869ae4e080b34053d4ecba22955
conn: don't free easy handle data in handler->disconnect

Reported-by: Gou Lingfeng
Bug: https://curl.haxx.se/mail/lib-2016-06/0139.html
lib/smb.c
lib/ssh.c