• Monty's avatar
    Fixes that enables my_new.cc (new wrapper using my_malloc) · e42130e9
    Monty authored
    This is not enabled by default, as there are leaks in the
    server that needs to be fixed first. One can compile
    with -DUSE_MYSYS_NEW to find the memory leaks from
    'new'. More comments can be found in mysys/my_new.cc
    e42130e9
my_static.c 4.9 KB