1. 13 May, 2011 1 commit
    • 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
  2. 12 May, 2011 14 commits
  3. 11 May, 2011 10 commits
  4. 10 May, 2011 4 commits
  5. 09 May, 2011 4 commits
  6. 08 May, 2011 6 commits
  7. 07 May, 2011 1 commit