summaryrefslogtreecommitdiff
path: root/innobase
diff options
context:
space:
mode:
authorjimw@mysql.com <>2005-06-24 13:41:33 -0700
committerjimw@mysql.com <>2005-06-24 13:41:33 -0700
commit409592e6529828283ee4867ee743db1b4b4c15a7 (patch)
treef29e416cf6a91425d2edb7c5e7cca1dde42543f6 /innobase
parent539d63d09afc91b3286611bee8991d5f257fc226 (diff)
downloadmariadb-git-409592e6529828283ee4867ee743db1b4b4c15a7.tar.gz
Add my_str_malloc and _free function pointers to strings library
which will by default exit(1) if malloc() fails, but can be set to do something else by the calling program does, which mysqld does to use my_malloc(..., MYF(MY_FAE)) instead. Also checks allocation in conf_to_src utility program. (Bug #7003)
Diffstat (limited to 'innobase')
0 files changed, 0 insertions, 0 deletions