summaryrefslogtreecommitdiffstats
path: root/ldap/servers/slapd/tools/ldclt/parser.c
Commit message (Collapse)AuthorAgeFilesLines
* Bug 616500 - fix coverify Defect Type: Resource leaks issues CID 12094 - 12136Endi S. Dewata2010-08-201-7/+12
| | | | | | | https://bugzilla.redhat.com/show_bug.cgi?id=616500 Resolves: bug 616500 Bug description: fix coverify Defect Type: Resource leaks issues CID 12115 description: Fixed resource leaks in readObject().
* Resolves: #214533Noriko Hosoi2006-11-101-0/+5
| | | | | | | | | | Summary: configure needs to support --with-fhs (Comment #6) Changes: Added the following include next to the end of the copyright block. + +#ifdef HAVE_CONFIG_H +# include <config.h> +#endif +
* [164596] LDCLT distributed with Directory ServerNoriko Hosoi2006-01-111-0/+618
integrated ldclt from DSRK into the DS source tree.