mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00

variables in the Try macro needs to be volatile to prevent value being lost over the setjmp.
variables in the Try macro needs to be volatile to prevent value being lost over the setjmp.