Skip to content
  • Frazer Clement's avatar
    75b73c63
    Bug #26724559 NDB : VALGRIND : NDB_MODIFIERS LEAKS MEMORY · 75b73c63
    Frazer Clement authored
    Refactored NDB_Modifiers code
     - Code moved out of ha_ndbcluster.cc into new files
       ndb_modifiers.h
       ndb_modifiers.cc
     - Dependency on thd removed
     - Comment (re)generation functionality added to NDB_Modifiers
     - Testcases updated to reflect new canonical comment format
    
    Code is hopefully clearer and less error prone
    75b73c63
    Bug #26724559 NDB : VALGRIND : NDB_MODIFIERS LEAKS MEMORY
    Frazer Clement authored
    Refactored NDB_Modifiers code
     - Code moved out of ha_ndbcluster.cc into new files
       ndb_modifiers.h
       ndb_modifiers.cc
     - Dependency on thd removed
     - Comment (re)generation functionality added to NDB_Modifiers
     - Testcases updated to reflect new canonical comment format
    
    Code is hopefully clearer and less error prone
Loading