Add runtime settable custom memory allocation failure callback routine
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 17 Sep 2009 08:36:10 +0000 (11:36 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 17 Sep 2009 09:32:04 +0000 (12:32 +0300)
commit5722f2d65cc4f1a1204f71edef311ce30cadda5c
tree21477ebfbb5743d59588df20c51629e1bc76794e
parent14925811396c7f006b9b305cdce297366c648295
Add runtime settable custom memory allocation failure callback routine
- lets API users perform theirn own cleanup / exit through their own
  routines in case of allocation failure, or even try to free up
  some memory and retry allocation
rpmio/rpmmalloc.c
rpmio/rpmutil.h