]> git.ipfire.org Git - thirdparty/cups.git/commit
Check whether job->state is NULL, which can happen if the job is unloaded after
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 13 Dec 2012 16:24:25 +0000 (16:24 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 13 Dec 2012 16:24:25 +0000 (16:24 +0000)
commitf8843c4e9e9fb8f65a6215cf2d18c0d33db1dfe4
tree01965a872258cd3802480d4eb3a7179a0a2dc107
parent82b8237aa3fb93f3e13032961ed3cf7eeccd7e42
Check whether job->state is NULL, which can happen if the job is unloaded after
stopping.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@10757 7a7537e8-13f0-0310-91df-b6672ffda945
scheduler/job.c