diff options
Diffstat (limited to 'third_party/agg23/README.pdfium')
-rw-r--r-- | third_party/agg23/README.pdfium | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/agg23/README.pdfium b/third_party/agg23/README.pdfium index 4b1ff49146..fa50951c66 100644 --- a/third_party/agg23/README.pdfium +++ b/third_party/agg23/README.pdfium @@ -16,3 +16,5 @@ Possibly more? non-enumeral type in conditional. 0002-ubsan-error-fixes.path: Fix UBSan errors for overflows. 0003-ubsan-render-line-error.patch: Fix UBSan overflow error in render_line. +0004-ubsan-sweep-scanline-error.patch: Fix UBSan left shift of negative value +error in sweep_scanline. |