mirror of
https://github.com/YACReader/yacreader
synced 2025-07-24 16:05:01 -04:00
Fix problems with missing safety checks in Render::fillBuffer and pdfcomic
This commit is contained in:
8
dependencies/pdfium/macx/include/DEPS
vendored
Normal file
8
dependencies/pdfium/macx/include/DEPS
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
include_rules = [
|
||||
# public/ needs to be standalone. Explicitly disallow everything.
|
||||
'-core',
|
||||
'-fpdfsdk',
|
||||
'-testing',
|
||||
'-third_party',
|
||||
'-v8',
|
||||
]
|
Reference in New Issue
Block a user