Opened 5 years ago

Closed 5 years ago

#12556 closed enhancement (fixed)

qpdf-9.0.1

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 9.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version

Change History (3)

comment:1 by Bruce Dubbs, 5 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 5 years ago

9.0.1: release

  • When converting an array to a Rectangle, ensure that llx <= urx and lly <= ury. This prevents flatten-annotations from flipping fields whose coordinates are messed up in the input.
  • Warn when duplicated dictionary keys are found during parsing. The behavior remains as before: later keys override earlier ones. However, this generates a warning now rather than being silently ignored.
  • Fix a few integer warnings for big-endian systems.
  • QIntC tests: don't assume char is signed.

comment:3 by Bruce Dubbs, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 22186.

Note: See TracTickets for help on using tickets.