]> granicus.if.org Git - curl/commit
ldap: show precise LDAP call in error message on Windows
authorViktor Szakats <commit@vszakats.net>
Tue, 9 Oct 2018 15:05:35 +0000 (15:05 +0000)
committerViktor Szakats <commit@vszakats.net>
Tue, 9 Oct 2018 15:05:35 +0000 (15:05 +0000)
commite13f0237774964abeb690c25b6d52ee5db77935c
treeea8b4429a84b192cb85435fc99c2d5446222f55b
parent7da100010a4b0331d017aa4b381b93551a776f4d
ldap: show precise LDAP call in error message on Windows

Also add a unique but common text ('bind via') to make it
easy to grep this specific failure regardless of platform.

Ref: https://github.com/curl/curl/pull/878/files#diff-7a636f08047c4edb53a240f540b4ecf6R468
Closes https://github.com/curl/curl/pull/3118
Reviewed-by: Daniel Stenberg <daniel@haxx.se>
Reviewed-by: Marcel Raad <Marcel.Raad@teamviewer.com>
lib/ldap.c