Free the allocated memory in lzmadec if debugging is
authorLasse Collin <lasse.collin@tukaani.org>
Tue, 15 Jan 2008 15:46:59 +0000 (17:46 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Tue, 15 Jan 2008 15:46:59 +0000 (17:46 +0200)
commit01d71d60b79027e1ce3eb9c79ae5191e1407c883
tree8b0276d51162ae704291d7ad4874a4e6b5ca0fe3
parent8235e6e5b2878f76633afcda9a334640db503ef5
Free the allocated memory in lzmadec if debugging is
enabled. This should make it possible to detect possible
memory leaks with Valgrind.
src/lzmadec/lzmadec.c