Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(52)

Side by Side Diff: third_party/agg23/README.pdfium

Issue 2226023002: Fixup various overflow conditions (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Review cleanup Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 Name: Anti-Grain Geometry 1 Name: Anti-Grain Geometry
2 URL: https://sourceforge.net/projects/agg/ 2 URL: https://sourceforge.net/projects/agg/
3 Version: 2.3 3 Version: 2.3
4 Security Critical: yes 4 Security Critical: yes
5 License: MIT 5 License: MIT
6 6
7 Description: 7 Description:
8 2D vector graphics library. 8 2D vector graphics library.
9 9
10 Local Modifications: 10 Local Modifications:
11 11
12 0000-bug-466.patch: Fixes an infinite loop in stroke_calc_arc(). 12 0000-bug-466.patch: Fixes an infinite loop in stroke_calc_arc().
13 Various changes to use FX_ library functions. 13 Various changes to use FX_ library functions.
14 Possibly more? 14 Possibly more?
15 0001-gcc-warning.patch: Fix a GCC warning about both enumeral and 15 0001-gcc-warning.patch: Fix a GCC warning about both enumeral and
16 non-enumeral type in conditional. 16 non-enumeral type in conditional.
17 0002-ubsan-error-fixes.path: Fix UBSan errors for overflows.
OLDNEW
« no previous file with comments | « third_party/agg23/0002-ubsan-error-fixes.patch ('k') | third_party/agg23/agg_clip_liang_barsky.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698