]> 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>
Tue, 17 Jun 2025 23:08:02 +0000 (23:08 +0000)
commite77ab14f0c7547a4048042526398fb8072c245c8
treec7a224235b68439b758ad517da06cd513a2655f3
parent87a2d707500c23a8eca35351402ff693921c682f
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