summaryrefslogtreecommitdiff
path: root/psi/zvmem.c
diff options
context:
space:
mode:
authorRobin Watts <Robin.Watts@artifex.com>2021-08-12 12:00:25 +0100
committerRobin Watts <Robin.Watts@artifex.com>2021-08-12 12:25:53 +0100
commit316c3a08269212f1005709da64efcb383f8f5ce0 (patch)
treef159677a5685a79e9a735f6cbf375f85dbab4adc /psi/zvmem.c
parent0a0c521d85d0275c0d207a35bd27f0a31d54012b (diff)
downloadghostpdl-316c3a08269212f1005709da64efcb383f8f5ce0.tar.gz
Commit pdfi to master.
This is a commit of the pdfi branch to master, eliminating the traditional merge step. The full history of the pdfi branch can be seen in the repo, and that branch is effectively frozen from this point onwards. This commit actually differs from pdfi in a small number of whitespace changes (trailing spaces etc).
Diffstat (limited to 'psi/zvmem.c')
-rw-r--r--psi/zvmem.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/psi/zvmem.c b/psi/zvmem.c
index 0a1f5bdfb..637ac46cd 100644
--- a/psi/zvmem.c
+++ b/psi/zvmem.c
@@ -324,6 +324,7 @@ restore_check_stack(const i_ctx_t *i_ctx_p, const ref_stack_t * pstack,
case t_fontID:
case t_struct:
case t_astruct:
+ case t_pdfctx:
ptr = stkp->value.pstruct;
break;
case t_save: