[trunk] realloc is misused and may leak memory (Issue#168)
This commit is contained in:
@@ -131,7 +131,7 @@ Decode the code-blocks of a tile
|
||||
@param tilec The tile to decode
|
||||
@param tccp Tile coding parameters
|
||||
*/
|
||||
void opj_t1_decode_cblks( opj_t1_t* t1,
|
||||
opj_bool opj_t1_decode_cblks( opj_t1_t* t1,
|
||||
opj_tcd_tilecomp_v2_t* tilec,
|
||||
opj_tccp_t* tccp);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user