branch | RCL_3 |
changeset 11 | d5f04de580b7 |
parent 0 | 40261b775718 |
child 23 | 545d349d14da |
--- a/mmplugins/lib3gp/impl/src/mp4parse.cpp Mon Mar 15 12:46:07 2010 +0200 +++ b/mmplugins/lib3gp/impl/src/mp4parse.cpp Wed Mar 31 23:56:23 2010 +0300 @@ -165,7 +165,7 @@ if (openStdlib() != MP4_OK) { // clean up - mp4free((*handle)->diskReadBuf); + mp4free((*handle)->diskReadBuf); mp4free((*handle)->buf); listDestroyList((*handle)->mem); closeFile(*handle);