]> git.sur5r.net Git - openldap/blobdiff - clients/tools/ldapsearch.c
Do not require ac/string.h for lber_pvt.h
[openldap] / clients / tools / ldapsearch.c
index f43df540a23acad18307710deef671e10884e499..ed44ada74c9260748d56f5617bf8f8fd6c03af2e 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2014 The OpenLDAP Foundation.
+ * Copyright 1998-2018 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * Portions Copyright 1998-2001 Net Boolean Incorporated.
  * Portions Copyright 2001-2003 IBM Corporation.
@@ -1547,6 +1547,7 @@ static int dosearch(
                }
 
                ldap_msgfree( res );
+               fflush( stdout );
        }
 
 done: