cgrzemba / 389-ds-base

Forked from 389-ds-base 5 years ago
Clone

17eb3cb Ticket #48048 - Fix coverity issues - 2015/2/24

Authored and Committed by nhosoi 9 years ago
    Ticket #48048 - Fix coverity issues - 2015/2/24
    
    Coverity defect 13074 - Dereference after null check (FORWARD_NULL)
    Description: Added NULL check for entry.  If NULL, continue the loop.
    modified: write_replog_db in retrocl_po.c