Changes between Initial Version and Version 2 of Ticket #8661


Ignore:
Timestamp:
12/21/2016 09:24:49 PM (7 years ago)
Author:
Douglas R. Reno
Comment:

Bumped up to high.

Buffer overflows, memory leaks, and null pointer derefs.

Added NEWS file.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8661

    • Property Owner changed from blfs-book@… to Douglas R. Reno
    • Property Status newassigned
    • Property Priority normalhigh
  • Ticket #8661 – Description

    initial v2  
    11New point version.
     2
     3
     4{{{
     5News
     6====
     7
     8* Fix a NULL pointer dereference (#776026)
     9* Fix a memory leak (#776020)
     10* Support bmp headers with bitmask (#766890)
     11* Add tests for scaling (#80925)
     12* Handle compressed pixdata in resources (#776105)
     13* Avoid a buffer overrun in the qtif loader ($#775648)
     14* Fix a crash in the bmp loader (#775242)
     15* Fix crash opening pnm images with large dimensions (#775232)
     16* Prevent buffer overflow in the pixdata loader (#775693)
     17* Translation updates
     18}}}