]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/unbind.c
check for ee == NULL
[openldap] / servers / slapd / unbind.c
index 0a9d4e4fd4d282b46147c2bdb4394342e1a176fe..0757418f4ec28717d99382c26ac57d2b5215c564 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2005 The OpenLDAP Foundation.
+ * Copyright 1998-2007 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -36,7 +36,8 @@
 int
 do_unbind( Operation *op, SlapReply *rs )
 {
-       Debug( LDAP_DEBUG_TRACE, "do_unbind\n", 0, 0, 0 );
+       Debug( LDAP_DEBUG_TRACE, "%s do_unbind\n",
+               op->o_log_prefix, 0, 0 );
 
        /*
         * Parse the unbind request.  It looks like this: