summaryrefslogtreecommitdiff
path: root/psi/iapi.h
diff options
context:
space:
mode:
authorChris Liddell <chris.liddell@artifex.com>2020-08-14 11:10:27 +0100
committerChris Liddell <chris.liddell@artifex.com>2020-08-14 12:55:02 +0100
commitd7e8ea24060997ea5f4be1808b45117fe59b9ead (patch)
treef1e9599339ff668b6cb19e04c835ba14d67d40ea /psi/iapi.h
parentae3d32942f4f976e89faff65c4e2fbcf4c6d5068 (diff)
downloadghostpdl-d7e8ea24060997ea5f4be1808b45117fe59b9ead.tar.gz
Bug 702611: Fix tiff_from_filep to handle subclassing
tiff_from_filep() creates a tiffio structure, which contains a pointer to the tiff device. If the device has been subclassed, however, that is the transient copy of the tiff device, and not the memory used by the "real" device, as pointed to by the graphics state. Since we only use the device to get to the gs_memory_t pointer, just store that instead.
Diffstat (limited to 'psi/iapi.h')
0 files changed, 0 insertions, 0 deletions