DescriptionStore the address of the page data map's value for proper referencing.
CPDF_Pattern objects are counted and maintained in m_PatternedMap.
When a CPDF_Pattern object "pattern" is deleted, it's address is marked as NULL in m_PatternMap.
This patch stores the address of CPDF_Pattern's adderss in all objects that references "pattern",
to ensure valid referencing after deletion.
BUG=416319, 419976, 418392
R=tsepez@chromium.org
Committed: https://pdfium.googlesource.com/pdfium/+/e1177425a656f915657f948d965193a019702a52
Patch Set 1 #Patch Set 2 : Clean up #
Total comments: 4
Patch Set 3 : Store counted objects as member #
Total comments: 7
Patch Set 4 : typedef #
Total comments: 2
Messages
Total messages: 16 (1 generated)
|