• Marko Mäkelä's avatar
    Fix some InnoDB memory leaks. · 703d0985
    Marko Mäkelä authored
    dict_init_free(): Make global, and move the call from
    dict_close() to srv_free(), because this is initialized
    earlier than dict_sys.
    
    innobase_space_shutdown(): Do not leak srv_allow_writes_event.
    703d0985
ha_innodb.cc 651 KB