https://bugzilla.redhat.com/show_bug.cgi?id=387981 AS: git patch file (master) https://bugzilla.redhat.com/attachment.cgi?id=477544&action=diff https://bugzilla.redhat.com/attachment.cgi?id=477544&action=edit Description: dsalib_ldif_parse_line: OpenLDAP ldif_read_record takes buffer with its length and resizes it if it internally requires more memory. The function dsalib_ldif_parse_line did not properly initialize the address and the size which caused the memory problem and crashed some CGIs such as ds_listdb. This patch initializes the address and size to 0. 389-ds-console: git patch file (master) https://bugzilla.redhat.com/attachment.cgi?id=477545&action=diff https://bugzilla.redhat.com/attachment.cgi?id=477545&action=edit Description: This patch adds 2 checks to RestorePanel: if the restore path exists or not and if the path is a directory or not. When both are true, the OK button is enabled. -- 389-devel mailing list 389-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/389-devel