Chromium Code Reviews
DescriptionM55: Convert from int to float values.
The CPDF_Page::GetDisplayMatrix expects to set float values into the
|display_matrix| but all of the input values are currently int. It is possible
to overflow the int values, so this CL changes the variables to be int which
closer reflects what they're being used for.
BUG=chromium:652038
Review-Url: https://codereview.chromium.org/2412983002
(cherry picked from commit 798e18f5e5cfb672c7f3186f6358b84c5ff7785b)
Committed: https://pdfium.googlesource.com/pdfium/+/fee1e9ff603527d2ccd45d3e6fd32886228b917a
Patch Set 1 #
Messages
Total messages: 4 (2 generated)
|
|||||||||||||||||||