Re: Use of uninitialized memory when writing SMask inwrite_png_rgb_alpha
"Akira Kakuto" <kakuto-/k5Uodmu4m/[email protected]> Wed, 29 Mar 2017 15:16:31 +0900
| Newsgroups | gmane.comp.tex.pdftex |
|---|---|
| Message-ID | <85AEFAC0EED24E4E86AAA63B37190364@CJ3001517A> |
Dear David, > I think the bug is in texk/web2c/pdftexdir/writepng.c, where a "/ 2" > should be "/ 4"; i.e., 1 in 4 bytes is an alpha byte: Thank you very much for your report. I changed "/ 2" as "/ 4" in r43637 in TeX Live svn. Best, Akira