diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2017-03-29 06:07:50 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2017-03-29 06:07:50 +0000 |
commit | 5b33228f8cfa003d9c03216c65a06db656396bc3 (patch) | |
tree | c2f46d79a2efacf7a780b4f29e7ae4a1d1b04521 /Build/source/texk/web2c/pdftexdir/ChangeLog | |
parent | eef301be9183c24e6319de3302ef4ae1d31026bc (diff) |
pdftexdir/writepng.c: Fix the size of memory to allocate when writing SMask in write_png_rgb_alpha (from David Fifield)
git-svn-id: svn://tug.org/texlive/trunk@43637 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/pdftexdir/ChangeLog')
-rw-r--r-- | Build/source/texk/web2c/pdftexdir/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/pdftexdir/ChangeLog b/Build/source/texk/web2c/pdftexdir/ChangeLog index d6eb35ac852..92dc192dfcb 100644 --- a/Build/source/texk/web2c/pdftexdir/ChangeLog +++ b/Build/source/texk/web2c/pdftexdir/ChangeLog @@ -1,3 +1,9 @@ +2017-03-29 Akira Kakuto <kakuto@fuk.kindai.ac.jp> + + * writepng.c: Fix the size of memory to allocate when writing + SMask in write_png_rgb_alpha. Reported by David Fifield: + http://tug.org/pipermail/pdftex/2017-March/009100.html. + 2017-03-18 Karl Berry <karl@tug.org> * NEWS, |