]> git.ipfire.org Git - thirdparty/curl.git/commit
openldap: disconnect better
authorDaniel Stenberg <daniel@haxx.se>
Wed, 24 Mar 2021 13:57:19 +0000 (14:57 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 24 Mar 2021 22:02:33 +0000 (23:02 +0100)
commita5eee22e594c2460f7d8d0a95316244abf8f9f27
treeb786187f65d96f3bc3ac6632de7e2c47572d752d
parent1803be5746aeff88cdd5a9f4a205917d9b15b964
openldap: disconnect better

Instead of clearing the callback argument in disconnect, set it to the
(new) transfer to make sure the correct data is passed to the callbacks.

Follow-up to e467ea3bd937f38
Assisted-by: Patrick Monnerat
Closes #6787
lib/openldap.c