1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

delete redundant characters

--

GnuPG-bug-id: 6482
Signed-off-by: zhangguangzhi <zhangguangzhi3@huawei.com>
This commit is contained in:
zhangguangzhi 2023-05-11 16:34:23 +08:00 committed by NIIBE Yutaka
parent b1ecc8353a
commit 40090dbbf9
No known key found for this signature in database
GPG key ID: 640114AF89DE6054
4 changed files with 4 additions and 4 deletions

View file

@ -1373,7 +1373,7 @@
truncated search.
* ldap.c (add_server_to_servers): Reactivated.
(url_fetch_ldap): Call it here and try all configured servers in
case of a a failed lookup.
case of a failed lookup.
(fetch_next_cert_ldap): Detect the truncation error flag.
* misc.c (host_and_port_from_url, remove_percent_escapes): New.