diff options
author | Simo Sorce <ssorce@redhat.com> | 2009-09-11 11:18:45 -0400 |
---|---|---|
committer | Simo Sorce <ssorce@redhat.com> | 2009-09-11 16:22:42 -0400 |
commit | c8f8196386b54ba2caa506a2ce9db87b6a326084 (patch) | |
tree | 0cf306dcea507d471ee81a2622e2595fe2af2ca3 /common/elapi/elapi_test | |
parent | 927d3062d150e479e5167836fb2da4c46cd81985 (diff) | |
download | sssd-c8f8196386b54ba2caa506a2ce9db87b6a326084.tar.gz sssd-c8f8196386b54ba2caa506a2ce9db87b6a326084.tar.bz2 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 'common/elapi/elapi_test')
0 files changed, 0 insertions, 0 deletions