X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2Fjpeg%2Flibijg%2Fjccoefct.c;h=cad73c87bb9e3cdb2c0f40e780c0c48c49c8e77d;hb=387d64c7605955697682575ad9c4ac085e276bab;hp=453df1ae8604221782621e9da5861baa31912c81;hpb=93b600547ab55d2b7b3903c561a06d191d7764d9;p=gdcm.git diff --git a/src/jpeg/libijg/jccoefct.c b/src/jpeg/libijg/jccoefct.c index 453df1ae..cad73c87 100644 --- a/src/jpeg/libijg/jccoefct.c +++ b/src/jpeg/libijg/jccoefct.c @@ -351,6 +351,7 @@ compress_output (j_compress_ptr cinfo, JSAMPIMAGE input_buf) JBLOCKARRAY buffer[MAX_COMPS_IN_SCAN]; JBLOCKROW buffer_ptr; jpeg_component_info *compptr; + (void)input_buf; /* Align the virtual buffers for the components used in this scan. * NB: during first pass, this is safe only because the buffers will