52d2f9a 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 13031 - Logically dead code
    Description: load_plugin_entry is not allowed to return failure.
    If failed, the server does not run.
    modified: load_plugin_entry in configdse.c