smalloc: print debug info on oom error
authorVincent Fu <vincent.fu@wdc.com>
Tue, 30 Jul 2019 16:07:26 +0000 (12:07 -0400)
committerVincent Fu <vincent.fu@wdc.com>
Wed, 31 Jul 2019 18:17:44 +0000 (14:17 -0400)
commit38b253f3b6c6c975aa8a5660ab19fa44a7804297
tree834a8b4d01683c9e45a9d357451116cc9194c176
parenta15abb450459195ce72d515dc564f07f7726bf5f
smalloc: print debug info on oom error

Provide more details about the request and the state of the memory pools
when smalloc encounters an oom situation.
smalloc.c
smalloc.h