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)
(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.


No differences found