From 91f443f4f3b9682959435a5417b48975729b9338 Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Wed, 23 Aug 2017 22:59:11 -0700 Subject: Move replaced indirect objects to the orphans list. ReplaceIndirectObjectIfHigherGeneration() deletes replaced objects, but those objects may be in use. So move them to the orphans list instead to avoid potential dangling pointers. BUG=chromium:757705 Change-Id: Ide83a1b85b754166d298fd50e655ca331ba4f942 Reviewed-on: https://pdfium-review.googlesource.com/11670 Reviewed-by: Art Snake Reviewed-by: dsinclair Commit-Queue: Lei Zhang --- testing/resources/bug_757705.pdf | Bin 0 -> 1564 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 testing/resources/bug_757705.pdf (limited to 'testing/resources') diff --git a/testing/resources/bug_757705.pdf b/testing/resources/bug_757705.pdf new file mode 100644 index 0000000000..ef7d96e678 Binary files /dev/null and b/testing/resources/bug_757705.pdf differ -- cgit v1.2.3