]> git.sur5r.net Git - openldap/commit
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
authorHallvard Furuseth <hallvard@openldap.org>
Tue, 2 Aug 2005 10:57:42 +0000 (10:57 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Tue, 2 Aug 2005 10:57:42 +0000 (10:57 +0000)
commitb295d66a2c57f9272e32c8c121b633d3fa20cbb4
tree991d615d3c707e5c14d1897283b0932513eeffd9
parentcc79022b718a4d20b4f38ce94a6003acc34cbe65
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
libraries/libldap/request.c