]> git.ipfire.org Git - thirdparty/openldap.git/commit
ITS#10335 ldapsearch: fix handling of -LL in print_reference()
authorBoleslaw Ciesielski <bolek@live.com>
Sat, 10 May 2025 04:46:35 +0000 (21:46 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 8 Sep 2025 22:06:30 +0000 (22:06 +0000)
commit73433f215daccd37dc5870b46bb7996cfd37197f
treee34378ff0ba84a92ee2c9dfe6020847eb643946c
parent19b36e30848c940c2bc65f7e9ef4571dee7fc763
ITS#10335 ldapsearch: fix handling of -LL in print_reference()

print_reference() was printing comments even when disabled with -LL option.
clients/tools/ldapsearch.c