From b4b8b28ed237f127c6b8c31fbb244efacc70e0a8 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Thu, 27 Dec 2012 11:36:48 -0500 Subject: Reference object with zero offset This file used to exercise a zero offset test case when qpdf would visit every object in the file. After the next commit, qpdf no longer touches unreferenced objects, so a reference had to be added to continue to have this file exercise the zero offset case. --- qpdf/qtest/qpdf/zero-offset.pdf | Bin 80678 -> 80688 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/qpdf/qtest/qpdf/zero-offset.pdf b/qpdf/qtest/qpdf/zero-offset.pdf index 72e9e264..ff59b457 100644 Binary files a/qpdf/qtest/qpdf/zero-offset.pdf and b/qpdf/qtest/qpdf/zero-offset.pdf differ -- cgit v1.2.3-54-g00ecf