[trunk] Import change from 1.5 branch over to trunk

This commit is contained in:
Mathieu Malaterre 2012-03-02 14:01:15 +00:00
parent 07ef7d750b
commit 687a43e199
1 changed files with 2 additions and 0 deletions

View File

@ -71,7 +71,9 @@ int write_cidx( int offset, opj_cio_t *cio, opj_image_t *image, opj_codestream_i
opj_jp2_box_t *box;
int num_box = 0;
opj_bool EPHused;
(void)image; /* unused ? */
lenp = -1;
box = (opj_jp2_box_t *)opj_calloc( 32, sizeof(opj_jp2_box_t));
for (i=0;i<2;i++){