commit | 4c5ea4480341f0f663b51e9d78b948bc0a785f4d | [log] [tgz] |
---|---|---|
author | skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Fri Sep 21 02:01:01 2012 +0000 |
committer | skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Fri Sep 21 02:01:01 2012 +0000 |
tree | 6a0f5e1c5ec7bd399b6fcc9bfd7e8c9b04825bba | |
parent | a38dfb6981379770221b16b5ec036b08f3005973 [diff] [blame] |
Sanitizing source files in Skia_Periodic_House_Keeping git-svn-id: http://skia.googlecode.com/svn/trunk@5635 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/src/pdf/SkPDFDocument.cpp b/src/pdf/SkPDFDocument.cpp index d47f1f3..7e064ee 100644 --- a/src/pdf/SkPDFDocument.cpp +++ b/src/pdf/SkPDFDocument.cpp
@@ -75,7 +75,7 @@ fPageTree.safeUnrefAll(); fPageResources.safeUnrefAll(); fSubstitutes.safeUnrefAll(); - + fDocCatalog->unref(); SkSafeUnref(fTrailerDict); }