• heikki@hundin.mysql.fi's avatar
    ut0mem.h, ut0mem.c: · 0aa9e45e
    heikki@hundin.mysql.fi authored
      Implement ut_realloc
    lexyy.c, pars0lex.l:
      Start using ut_malloc, ut_free, ut_realloc in pars0lex.l and lexyy.c; mem_realloc was broken; eliminate possible memcpy(NULL, ..., 0) from string_append()
    0aa9e45e
ut0mem.h 4.24 KB