]> git.sur5r.net Git - openldap/blobdiff - clients/tools/ldapsearch.c
Happy New Year!
[openldap] / clients / tools / ldapsearch.c
index d7a2b776660740ecfa8f9020b1d46d72eca99f42..e300243aa8ead06aa67efe6e531de05364f1e05d 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2013 The OpenLDAP Foundation.
+ * Copyright 1998-2016 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * Portions Copyright 1998-2001 Net Boolean Incorporated.
  * Portions Copyright 2001-2003 IBM Corporation.
@@ -1537,6 +1537,7 @@ static int dosearch(
                }
 
                ldap_msgfree( res );
+               fflush( stdout );
        }
 
 done: