Changed the POOL_QALIGN flag to POOL_NO_QALIGN, reversing the setting
authorWayne Davison <wayned@samba.org>
Sat, 19 Jul 2008 15:49:53 +0000 (08:49 -0700)
committerWayne Davison <wayned@samba.org>
Sat, 19 Jul 2008 16:20:56 +0000 (09:20 -0700)
commitfb01d1fb07f6efd3752ff895fe8a77e26a2b2055
tree3fe8d6d44fa2754f865592b8f160214ef033c809
parent51ce67d59968560f0e975dc97bb0a22a7edb0610
Changed the POOL_QALIGN flag to POOL_NO_QALIGN, reversing the setting
(making pools aligned by default).  Added the missing code to make the
documented behavior of pool_free() with a NULL addr work.  Updated the
pool_alloc.3 manpage.
flist.c
lib/pool_alloc.3
lib/pool_alloc.c
lib/pool_alloc.h