Bug 700012 - review gs_opendevice(), check_device_separable, and gx_device_fill_in_procs()
Summary: review gs_opendevice(), check_device_separable, and gx_device_fill_in_procs()
Status: UNCONFIRMED
Alias: None
Product: Ghostscript
Classification: Unclassified
Component: General (show other bugs)
Version: master
Hardware: PC Linux
: P4 normal
Assignee: Chris Liddell (chrisl)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-19 21:53 UTC by Henry Stiles
Modified: 2020-10-01 19:10 UTC (History)
0 users

See Also:
Customer:
Word Size: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henry Stiles 2018-10-19 21:53:50 UTC
It looks like there are circular dependencies between check_device_separable() and gx_device_fill_in_procs().  We believe gx_device_fill_in_procs() should be prerequisite to check_device_separable() yet many places in the code (including gs_opendevice()) call the latter first.
Comment 1 Ray Johnston 2020-10-01 19:10:30 UTC
Passing to Chris so it doesn't just languish with the default assignee. He
has mucked about with devices most recently and has some other projects that
may overlap this on his plate (IIRC).

If Henry wants to assign this part to someone else, he can.