diff options
author | Simo Sorce <ssorce@redhat.com> | 2009-08-04 11:57:20 -0400 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2009-08-04 13:37:51 -0400 |
commit | 4a2370f8450dafefc11f890c799660a7b99da3e7 (patch) | |
tree | 708e2170d67585f95468434aca793b3ae835e0a5 /server/util/server.c | |
parent | 68f38d6713d4d0faec3364e4ce1fc0bbf1454f7d (diff) | |
download | sssd-4a2370f8450dafefc11f890c799660a7b99da3e7.tar.gz sssd-4a2370f8450dafefc11f890c799660a7b99da3e7.tar.bz2 sssd-4a2370f8450dafefc11f890c799660a7b99da3e7.zip |
Fix race condition in sdap code
Retrieving ldap results and storing users could sometimes results in race
conditions where the final ldap result was retrieved before the store operations
where finished resulting in the operations to be aborted before termination.
Implement a serialization mechanism per operation.
Diffstat (limited to 'server/util/server.c')
0 files changed, 0 insertions, 0 deletions