summaryrefslogtreecommitdiffstats
path: root/replace
diff options
context:
space:
mode:
authorSimo Sorce <ssorce@redhat.com>2009-09-11 11:18:45 -0400
committerSimo Sorce <ssorce@redhat.com>2009-09-11 16:22:42 -0400
commitc8f8196386b54ba2caa506a2ce9db87b6a326084 (patch)
tree0cf306dcea507d471ee81a2622e2595fe2af2ca3 /replace
parent927d3062d150e479e5167836fb2da4c46cd81985 (diff)
downloadsssd-c8f8196386b54ba2caa506a2ce9db87b6a326084.tar.gz
sssd-c8f8196386b54ba2caa506a2ce9db87b6a326084.tar.xz
sssd-c8f8196386b54ba2caa506a2ce9db87b6a326084.zip
Fix memory mishandling.
By attaching the reply to a subreq, we ended up freeing the operations list element before we used it to skip to the next one. Do not steal the context and let the unlocking code free the old reply, when it moves onto processing the next one. Got this one with valgrind.
Diffstat (limited to 'replace')
0 files changed, 0 insertions, 0 deletions