]> git.sur5r.net Git - openldap/commit
SLAP_NVALUES: still chasing an extranous free... this just saves
authorKurt Zeilenga <kurt@openldap.org>
Sun, 16 Mar 2003 19:09:07 +0000 (19:09 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sun, 16 Mar 2003 19:09:07 +0000 (19:09 +0000)
commit19ddf0d63d3a48731fbfb73f85f396d269d2e182
treedde29ed47de0bc471c17a120be1d42ca63706418
parent6c7a1194c3e32aa719b3e46f0f7cb17ce30c8e08
SLAP_NVALUES: still chasing an extranous free... this just saves
an unneccessary malloc.  (Actually, we should likely use local
filter structure to read things into and then malloc/copy once
we're sure there are no errors.)
servers/slapd/filter.c