--- Page.cc.old 2008-12-07 12:59:39.000000000 +0000 +++ Page.cc 2008-12-07 12:59:44.000000000 +0000 @@ -335,7 +335,9 @@ delete attrs; annots.free(); contents.free(); - + trans.free(); + thumb.free(); + actions.free(); } Annots *Page::getAnnots(Catalog *catalog) {