5bfc18a Ticket 49644 - crash in debug build

Authored and Committed by mreynolds 5 years ago
    Ticket 49644 - crash in debug build
    
    Description:  In a debug build of the server it crashes when searching
                  the cn=config.  This is due to a pointer not being initialized
                  before being dereferenced.
    
    https://pagure.io/389-ds-base/issue/49644
    
    Reviewed by: mreynolds(one line commit rule)