summaryrefslogtreecommitdiff
path: root/third_party/agg23/0002-ubsan-error-fixes.patch
AgeCommit message (Collapse)Author
2016-08-09Fixup various overflow conditionsdsinclair
There were several overflows detected by the PDF from the linked bug. This Cl fixes up the base causes of each of them. BUG=chromium:635473 Review-Url: https://codereview.chromium.org/2226023002