summaryrefslogtreecommitdiffstats
path: root/src/tests/util-tests.c
diff options
context:
space:
mode:
authorPavel Březina <pbrezina@redhat.com>2015-03-25 12:08:04 +0100
committerJakub Hrozek <jhrozek@redhat.com>2015-04-08 11:22:09 +0200
commit725bb2a9901c4f673b107ed179f5d68ec443ca63 (patch)
tree2e598414ac0258de574141fbb036dfae359ea1d1 /src/tests/util-tests.c
parentd51bc5f43fffa516446ef62c2b860be9fa939c9d (diff)
downloadsssd-725bb2a9901c4f673b107ed179f5d68ec443ca63.tar.gz
sssd-725bb2a9901c4f673b107ed179f5d68ec443ca63.tar.xz
sssd-725bb2a9901c4f673b107ed179f5d68ec443ca63.zip
enumeration: fix talloc context
If for some reason ptask fails (e.g. timeout), req is talloc freed but because subreq is attached to ectx which is permanent it is finished anyway. Then a crash occures when we are trying to access callback data. The same happens in sdap_dom_enum_ex_send. Resolves: https://fedorahosted.org/sssd/ticket/2611 Reviewed-by: Pavel Reichl <preichl@redhat.com>
Diffstat (limited to 'src/tests/util-tests.c')
0 files changed, 0 insertions, 0 deletions