Resolve "abort when memory allocation fails"
So, for BIND, this is the minimal patch to make failed memory allocation to abort the process.
For BIND 9.11, we need to check the isc_bind9 value and abort only when default_memalloc()
is used inside BIND.
Closes #674 (closed)