]> 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>
Mon, 8 Aug 2005 22:25:56 +0000 (22:25 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Mon, 8 Aug 2005 22:25:56 +0000 (22:25 +0000)
commit64512ad4d73c9dc096917018a443a98f35adab08
treeb3df7abfe8dc2ff4ac125410713edfd9957f10ba
parent7843e7fbb251d273da78768903f691cd30ee3a25
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
servers/slapd/repl.c