- AROS_ALIGN macro wasn't used everywhere that it was necessary.
commita6ce2ea874375faf062f025b5df5cb1422a7a013
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 28 May 2011 13:47:23 +0000 (28 13:47 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 28 May 2011 13:47:23 +0000 (28 13:47 +0000)
tree5430b2da7020e01b1e9e49426feb6daceaa99a23
parent135859ba7b1a1eb73b02692eadfe78d4105c23b4
 - AROS_ALIGN macro wasn't used everywhere that it was necessary.
 - Not enough space was allocated for the case where
   alignment == sizeof(size_t) == AROS_WORSTALIGN.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@38894 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/clib/posix_memalign.c