]> sourceware.org Git - glibc.git/commit
malloc/tst-valloc.c: Tidy up code.
authorWill Newton <will.newton@linaro.org>
Thu, 3 Oct 2013 10:26:34 +0000 (11:26 +0100)
committerWill Newton <will.newton@linaro.org>
Fri, 4 Oct 2013 08:16:41 +0000 (09:16 +0100)
commit66a9be9d58e83856e398fbb484e7f2637d7f100b
tree48c852cbff56cd440ac8e78a61b82df52d87ffda
parent1bc92709f336f8f7d5cc3e47a0fec654f57382fe
malloc/tst-valloc.c: Tidy up code.

Add some comments and call free on all potentially allocated pointers.
Also remove duplicate check for NULL pointer.

ChangeLog:

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

* malloc/tst-valloc.c: Add comments.
(do_test): Add comments and call free on all potentially
allocated pointers. Remove duplicate check for NULL pointer.
Add space after cast.
ChangeLog
malloc/tst-valloc.c
This page took 0.041949 seconds and 5 git commands to generate.