Hi,
I accidentally found this issue in ldap_id.c and then checked to code
if I can find other places as well.
There are still two places, in ipa_hbac_rule_info_send() and
sdap_id_op_connect_send() where NULL is not returned immediately if
tevent_req_create() fails, but I think both are save.
bye,
Sumit