Please review: 389-admin: htmladmin
by Noriko Hosoi
If htmladmin fails to connect to the server, the cgi could crash.
This patch checks the flag for the server status and avoids the
unnecessary free.
8 years, 11 months
Please review: coverity 12606 Logically dead code
by Noriko Hosoi
The previous fix (commit 325abca7135d06225adf5380d726de60dacda5a4)
for "Ticket #303 - make DNA range requests work with transactions"
introduced this dead code. Since dna_pre_op does not allocate
an entry "e", there is no need to check the flag "free_entry" and
free it.
8 years, 12 months