If we call pool_alloc() on a NULL pool, bomb out with an error.
authorWayne Davison <wayned@samba.org>
Tue, 10 Feb 2004 17:52:31 +0000 (17:52 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 10 Feb 2004 17:52:31 +0000 (17:52 +0000)
commitaa0b9ca174023a4f9b0cfc830a76b6e170982203
tree0fb5d44acc1aa1c5ae6ad27f66453e716b20ca51
parentb96efc2f67c66ba12b7c78228bdcd1cec3f31f5a
If we call pool_alloc() on a NULL pool, bomb out with an error.
lib/pool_alloc.c