> Details - We are getting the following warnings while compiling the library. It may indicate a possible > buffer overflow. The declaration of 'pdf_stm_f_a85_write_outbuff' shall be deleted if it won't be used at all. > > base/pdf-stm-f-a85.c:50: warning: 'pdf_stm_f_a85_write_outbuff' declared 'static' but never defined > base/pdf-stm-f-a85.c: In function 'pdf_stm_f_a85dec_apply': > base/pdf-stm-f-a85.c:775: warning: array subscript is above array bounds >
Attached is my fix for the A85 filter. Committed. Thanks. -- Jose E. Marchesi [email protected] GNU Project http://www.gnu.org
