]> git.imager.perl.org - imager.git/commit - Changes.old
- the default tifflib warning handler was crashing on Win32
authorTony Cook <tony@develop=help.com>
Tue, 5 Nov 2002 14:14:23 +0000 (14:14 +0000)
committerTony Cook <tony@develop=help.com>
Tue, 5 Nov 2002 14:14:23 +0000 (14:14 +0000)
commitbe3714909809b88d5f838e2b1361a6df2f6dd086
treef15bf02e601db6044b3b80574aff7cce4f55680b
parent135fb46090913a1af983a656481e0bb3bbac3f7f
    - the default tifflib warning handler was crashing on Win32
          under ActivePerl, when an unrecognized tag was read from the
          file.  For now we'll just drop the warnings in the bit bucket.
          (Ticket #1513)
        - the code to read multiple tiffs didn't handle files with more
          than five images correctly, causing a memory overrun.
Changes
t/t106tiff.t
tiff.c