• Sergei Golubchik's avatar
    MDEV-26182 fixes for --ps · f612e1c2
    Sergei Golubchik authored
    * invoke parent's cleanup()
    * don't reinit memroot, if already inited (causes memory leak)
    
    also move free_root() from destructor to cleanup() to not accumulate
    allocations from prepare and multiple executes
    f612e1c2
item_jsonfunc.h 27.5 KB