summaryrefslogtreecommitdiffstats
path: root/include/ldaputil/errors.h
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2009-03-11 13:41:13 +0000
committerRich Megginson <rmeggins@redhat.com>2009-03-11 13:41:13 +0000
commit0e53c2ae9d98fb7eef5d3d311b98fc63a437f894 (patch)
tree6b3847cdd09738d051e5746ed7519548dc47d82b /include/ldaputil/errors.h
parent2e2a3437d25de630eb298bf60f9375f9c8d4497a (diff)
Resolves: bug 488866
Bug Description: crash in reliab15 test Reviewed by: nkinder (Thanks!) Fix Description: My earlier fix was for the case where the result reader thread disconnects. But it looks like there is still a problem if the update sender thread disconnects out from under the reader thread. We need to use conn_connected() to test to see if the connection is connected before we attempt to access conn->ld in the result reader thread. I also improved the error messages so that I could tell if the errors were coming from the update sender thread or the result reader thread. Platforms tested: RHEL5 Flag Day: no Doc impact: no
Diffstat (limited to 'include/ldaputil/errors.h')
0 files changed, 0 insertions, 0 deletions