tools/Makefile.am
author Balazs Dezso <deba@inf.elte.hu>
Sun, 05 Oct 2008 21:09:01 +0200
changeset 295 7c796c1cf1b0
parent 1 51eaad3a817b
child 314 a9e8f310507f
permissions -rw-r--r--
Fix memory leak hazard

If the constructor throws an exception, it should deallocate each
dynamically allocated memory.
     1 if WANT_TOOLS
     2 
     3 bin_PROGRAMS +=
     4 
     5 endif WANT_TOOLS