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:
6dd6ccb
)
s4:auth It is easier to copy the session key than get talloc right.
author
Andrew Bartlett
<abartlet@samba.org>
Tue, 7 Jul 2009 03:27:47 +0000
(13:27 +1000)
committer
Andrew Bartlett
<abartlet@samba.org>
Tue, 7 Jul 2009 03:27:47 +0000
(13:27 +1000)
The session keys as supplied already have a reference on them, so
stealing them creates challenges. For 16 bytes, it is just easier to
be consistant and copy them.
Andrew Bartlett
No differences found