summaryrefslogtreecommitdiffstats
path: root/ipa-client
diff options
context:
space:
mode:
authorSimo Sorce <ssorce@redhat.com>2012-05-29 17:41:38 -0400
committerSimo Sorce <ssorce@redhat.com>2012-05-29 18:01:21 -0400
commit43701d273525b01fd7a0f3611166653218daf11d (patch)
treec8fbf2df3ff0885e3e1cb1e323f647d951af9b64 /ipa-client
parent51bd68eaf5e2b21ce79f6b848a67f88abe9f7e11 (diff)
downloadfreeipa.git-43701d273525b01fd7a0f3611166653218daf11d.tar.gz
freeipa.git-43701d273525b01fd7a0f3611166653218daf11d.tar.xz
freeipa.git-43701d273525b01fd7a0f3611166653218daf11d.zip
Fix setting domain_sid
'sid' is a stack variable, by assigning its address to the domain_sid pointer we were later referencing grabage (whatever on the stack ha[ppened to be at that address. Properly copy the sid and allocate it on the provided memory context.
Diffstat (limited to 'ipa-client')
0 files changed, 0 insertions, 0 deletions