mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
When all SIDs in info3.sids structure were filtered out, we tried to talloc_realloc to zero memory size. talloc_realloc then returned NULL pointer and filter_login_info returned with ENOMEM. The code now rather frees the SID array and set info3.sidcount to correct value. |
||
---|---|---|
.. | ||
ipa-kdb | ||
ipa-sam | ||
ipa-slapi-plugins | ||
configure.ac | ||
ipa-version.h.in | ||
Makefile.am |