Location: LEMON/LEMON-official/tools/Makefile.am

Load file history
gravatar
deba@inf.elte.hu
Fix memory leak hazard If the constructor throws an exception, it should deallocate each dynamically allocated memory.
1
2
3
4
5
if WANT_TOOLS
bin_PROGRAMS +=
endif WANT_TOOLS