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:
dd0f0f0
)
Fix a segfault in auth/auth_domain.c error cases.
author
Andrew Bartlett
<abartlet@samba.org>
Mon, 14 Jan 2002 21:52:25 +0000
(21:52 +0000)
committer
Andrew Bartlett
<abartlet@samba.org>
Mon, 14 Jan 2002 21:52:25 +0000
(21:52 +0000)
This occured when the attempt to contact the PDC failed. The connection code
has already shut down the connection, and 'free'ed the cli or has never
initialised it in the first place.
Andrew Bartlett
(This used to be commit
37ce7630434c1afae5164c64438f428dd8e1b731
)
No differences found