• Benny Siegert's avatar
    image/tiff: Reject images with SampleFormat != 1. · 14c59abd
    Benny Siegert authored
    The TIFF spec says that a baseline TIFF reader must gracefully terminate
    when the image has a SampleFormat tag which it does not support.
    For baseline compatibility, only SampleFormat=1 (the default) is needed.
    Images with other sample formats (e.g. floating-point color values)
    are very rare in practice.
    
    R=nigeltao
    CC=golang-dev
    https://golang.org/cl/4515073
    14c59abd
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...