commit | f84960187ab40281bc4aacf5f6a485579a46f953 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Wed Aug 24 14:46:35 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Aug 24 14:46:35 2016 -0700 |
tree | b4b8db6f1ff78e7c4c691ec537ced02f7d0c4d47 | |
parent | e59cb1c1f1ab8f0a610889f4de9b3f20e174a94d [diff] |
We can't infer the right type for voidp for old png_jmpbuf() In libpng 1.2 it's just a macro that's ->jmpbuf, so there's nothing forcing the conversion to png_structp. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2268953005 Review-Url: https://codereview.chromium.org/2268953005