https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=239475 Resolves: bug 239475 Bug Description: adminutil: Several admin server related bugs Reviewed by: ??? Files: https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=154347 Branch: HEADFix Description: 1) Create non-ssl and ssl function to find the SIE DN given the SIE ID. Change pset code to use these new functions 2) Change the ADMSSL_Init* routines to accept a force parameter. If this parameter is true, force NSS_Initialize even if the adminutil is not configured for SSL. Changed code that uses ADMSSL_Init* to use this new parameter. 3) The pset node removal code needed to set the node->left or ->right to NULL only after freeing it. Fortunately this function is hardly used at all.
4) free memory after use5) Make sure the buffer is correctly null terminated. Also, clean up a small memory leak.
6) Fixed memory leaks. Platforms tested: RHEL4 Flag Day: no Doc impact: no https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=154348&action=diff
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
-- Fedora-directory-devel mailing list Fedora-directory-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-directory-devel