git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
4fff36f
)
Setting nTSecurityDescriptor via LDAP fails
author
zahari
<zahari@darkstar.zahari.local>
Fri, 20 Mar 2009 10:03:29 +0000
(12:03 +0200)
committer
Jelmer Vernooij
<jelmer@samba.org>
Fri, 20 Mar 2009 21:54:15 +0000
(22:54 +0100)
Fix for the problem was substitute talloc_strndup() with
talloc_memdup(), allocate 1 more character and put null character
('\0') in the extra place so data copied is null terminated.
Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
No differences found