malloc/tst-posix_memalign.c: Tidy up code.
authorWill Newton <will.newton@linaro.org>
Thu, 3 Oct 2013 10:21:15 +0000 (11:21 +0100)
committerWill Newton <will.newton@linaro.org>
Fri, 4 Oct 2013 08:14:27 +0000 (09:14 +0100)
commit27d0461b7bb00e8863dbb2087ce22bf67f9c1018
treefa0e5d67c639ea131e099d03f09f6cf321f7b5bf
parent215c7d43444a64fcb571381ebcd39c7514c7b4ff
malloc/tst-posix_memalign.c: Tidy up code.

Add some comments and call free on all potentially allocated pointers.

ChangeLog:

2013-10-04  Will Newton  <will.newton@linaro.org>

* malloc/tst-posix_memalign.c: Add comments.
(do_test): Add comments and call free on all potentially
allocated pointers. Add space after cast.
ChangeLog
malloc/tst-posix_memalign.c