more on ITS#6656

This commit is contained in:
Pierangelo Masarati 2012-04-17 21:50:39 +02:00
parent 62cdc32f4e
commit e92704309a

View file

@ -1795,7 +1795,7 @@ static int accesslog_response(Operation *op, SlapReply *rs) {
}
if ( e_uuid || !BER_BVISNULL( &uuid ) ) {
struct berval *pbv;
struct berval *pbv = NULL;
if ( !BER_BVISNULL( &uuid ) ) {
pbv = &uuid;