]> git.ipfire.org Git - thirdparty/cups.git/commit - config.h.in
Fix a D-BUS threading issue that caused the scheduler to crash (STR #4347)
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Thu, 20 Feb 2014 16:09:55 +0000 (16:09 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Thu, 20 Feb 2014 16:09:55 +0000 (16:09 +0000)
commit0cf0c416ec73f65d4631ec8e2b6409f95462c76e
treefd3542ba88dd6e6ea314a86b73ef370371d87420
parentbb0a112b949e71e5c7b9d82dcd37023bf04d8c83
Fix a D-BUS threading issue that caused the scheduler to crash (STR #4347)

Apparently D-BUS is not thread-safe by default...

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11626 a1ca3aef-8c08-0410-bb20-df032aa958be
CHANGES-1.7.txt
config-scripts/cups-common.m4
config.h.in
scheduler/main.c