diff options
author | Simo Sorce <simo@redhat.com> | 2012-02-23 10:42:21 -0500 |
---|---|---|
committer | Simo Sorce <simo@redhat.com> | 2012-02-23 16:53:00 -0500 |
commit | e932bf74e59530ca6cefdccd3979b3f7fa862268 (patch) | |
tree | fc81e283081ba9e6bc5b26fda95f27912a86fe0e /proxy/src/gssproxy.c | |
parent | ee9b3fc03fffb13225f2217303a18bc7703e6dbf (diff) | |
download | gss-proxy-e932bf74e59530ca6cefdccd3979b3f7fa862268.tar.gz gss-proxy-e932bf74e59530ca6cefdccd3979b3f7fa862268.tar.xz gss-proxy-e932bf74e59530ca6cefdccd3979b3f7fa862268.zip |
workers: Fix handling of workers query handling
Chekcing for query == NULL outside of the mutex was wrong as it may make us end
up restarting operation on the value of q we just handed back as if it was a
new query. We just need to always go through the conditional lock.
Diffstat (limited to 'proxy/src/gssproxy.c')
0 files changed, 0 insertions, 0 deletions