summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--poppler/Gfx.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/poppler/Gfx.cc b/poppler/Gfx.cc
index f1c69b7c..2db12d88 100644
--- a/poppler/Gfx.cc
+++ b/poppler/Gfx.cc
@@ -5380,6 +5380,7 @@ void Gfx::restoreState()
state = state->restore();
out->restoreState(state);
stackHeight--;
+ clip = clipNone;
}
// Create a new state stack, and initialize it with a copy of the