• stewart@mysql.com's avatar
    Fix segmentation fault on incorrect configuration. · ea0949a7
    stewart@mysql.com authored
    Starting ndb_mgmd on a host which isn't in the configuration file as the ndb_mgmd 
    (e.g. the ip address is different) would have ndb_mgmd segfault.
    
    There was a check in the code, but it was (potentially) trying to dereference null
    ea0949a7
MgmtSrvr.cpp 69.7 KB