Skip to content
Snippets Groups Projects
Commit 8ca44adc authored by Pierangelo Masarati's avatar Pierangelo Masarati Committed by Quanah Gibson-Mount
Browse files

more on ITS#6656

parent a07b3faf
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment