mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
sig_bit was not declared in write_png() and was used differently from sig_bit in read_png(), as reported by Vincent Torri. This update changes sig_bit to sig_bit_p in read_png() and declares sig_bit in write_png().
1.8 KiB
1.8 KiB