Branches for Dapper

Name Status Last Modified Last Commit
lp:ubuntu/dapper/xli 2 Mature 2009-08-15 20:31:28 UTC
5. * Add CVE number to the last changelo...

Author: Graham Wilson
Revision Date: 2005-12-30 23:08:13 UTC

* Add CVE number to the last changelog entry.
* Fix an error in zio.c where data was read past the end of a buffer
  when reading files shorter than 128 bytes with no newlines.
  (closes: #343718)

* In pbm.c in isPBM, out of bounds checks were always true due to the
  limited range of the types. Use signed ints instead of unsigned ints
  to fix this.

* Also in pbm.c, check that the value of maxval is correctly read from
  the file if we expect it to be.

11 of 1 result