mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-03 05:30:07 -05:00
Protect currently impossible branch
This commit is contained in:
parent
aecc62c08e
commit
c386d527ca
1 changed files with 1 additions and 0 deletions
|
|
@ -242,6 +242,7 @@ handle_one_response( Connection *c )
|
|||
operation_destroy_from_upstream( op );
|
||||
}
|
||||
} else {
|
||||
assert(0);
|
||||
ber_free( ber, 1 );
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue