diff options
author | unknown <heikki@hundin.mysql.fi> | 2004-06-16 23:42:58 +0300 |
---|---|---|
committer | unknown <heikki@hundin.mysql.fi> | 2004-06-16 23:42:58 +0300 |
commit | ce4973d61619837caa946974453746e8eda29d36 (patch) | |
tree | cdb13121d261238aa31a38ad58063796455276e2 /innobase/sync | |
parent | fce76a7644e917acbf835f728c8b452a6cf772da (diff) | |
download | mariadb-git-ce4973d61619837caa946974453746e8eda29d36.tar.gz |
ut0mem.h, ut0mem.c:
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()
innobase/pars/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()
innobase/pars/lexyy.c:
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()
innobase/ut/ut0mem.c:
Implement ut_realloc
innobase/include/ut0mem.h:
Implement ut_realloc
Diffstat (limited to 'innobase/sync')
0 files changed, 0 insertions, 0 deletions