freeipa/daemons/ipa-sam
Sumit Bose 657cf958c6 ipasam: fix a use-after-free issue
Since endptr points to a location inside of dummy, dummy should be freed
only after dereferencing endptr.

Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2015-11-23 14:45:54 +01:00
..
ipa_sam.c ipasam: fix a use-after-free issue 2015-11-23 14:45:54 +01:00
ipa_sam.h Add ipasam samba passdb backend 2011-12-06 08:29:53 -05:00
Makefile.am Support Samba PASSDB 0.2.0 aka interface version 24 2015-01-19 10:21:48 +01:00
README Add ipasam samba passdb backend 2011-12-06 08:29:53 -05:00

This is the ipa samba passdb backend.