summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2010-06-21 16:13:14 +0200
committerStefan Metzmacher <metze@samba.org>2010-06-21 16:16:15 +0200
commit67a24fe9333836e4d33c167ea01f2efdc005bacd (patch)
tree1671bc30725ebd2523bd2c9b58fd57a5166e79b5 /source3
parente9e80a36e461a0d07cdc9d1be27e60624133b096 (diff)
downloadsamba-67a24fe9333836e4d33c167ea01f2efdc005bacd.tar.gz
samba-67a24fe9333836e4d33c167ea01f2efdc005bacd.tar.bz2
samba-67a24fe9333836e4d33c167ea01f2efdc005bacd.zip
libcli/named_pipe_auth: fix memory handling for temporary data
In a tevent_req based function tevent_req_create() should be the first function! If it fails it's the only reason, why the function could every return NULL. And all temporary data belongs to 'state' and gets free'ed by tevent_req_received() in the _recv function. metze
Diffstat (limited to 'source3')
0 files changed, 0 insertions, 0 deletions