Fixed another using-free'd-pointer bug caught with Valgrind.1.3.0.0
commit2e1734e73fdea26299e38334da9697f92bcac697
authorSam Fredrickson <kinghajj@gmail.com>
Thu, 17 Jul 2008 19:15:56 +0000 (17 12:15 -0700)
committerSam Fredrickson <kinghajj@gmail.com>
Thu, 17 Jul 2008 19:15:56 +0000 (17 12:15 -0700)
tree3f8bb4425cde1cf58d9ebaec789aa6f86a8f8e89
parent886e8d1048252390b853b124fed12d56d653d0ca
Fixed another using-free'd-pointer bug caught with Valgrind.
Added -D_GNU_SOURCE back to the DEBUG builds.

modified:   Makefile
modified:   src/stack.c
Makefile
src/stack.c