]> git.ipfire.org Git - thirdparty/cups.git/commit
The cups-exec helper program could fail randomly on OS X due to sandbox
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Wed, 17 Jul 2013 01:07:00 +0000 (01:07 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Wed, 17 Jul 2013 01:07:00 +0000 (01:07 +0000)
commit990c79d2787c244dbfb414f75b07963e18e663bd
tree4f2828631e22e71f4e6902b64c47da9d5f47ce3d
parentcca2420513f0bca4fbf33d5a8ea31d9d17a159a2
The cups-exec helper program could fail randomly on OS X due to sandbox
violations when closing excess file descriptors (<rdar://problem/14421943>)

The scheduler incorrectly did not use the kqueue interface on OS X.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11142 a1ca3aef-8c08-0410-bb20-df032aa958be
CHANGES.txt
scheduler/cups-exec.c
scheduler/select.c