summaryrefslogtreecommitdiff
path: root/source4/torture/nbench/nbench.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-01-23 00:51:20 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:09:07 -0500
commit8eb0963c95bde4a8226f5d02ee0d8b478cf2dcc4 (patch)
treec46970635b936853a56142f9288ba4d3c32080aa /source4/torture/nbench/nbench.c
parent8c504b22f096cbaa37e943a6497dc76f069f40de (diff)
downloadsamba-8eb0963c95bde4a8226f5d02ee0d8b478cf2dcc4.tar.gz
samba-8eb0963c95bde4a8226f5d02ee0d8b478cf2dcc4.tar.bz2
samba-8eb0963c95bde4a8226f5d02ee0d8b478cf2dcc4.zip
r4935: fixed a bug where "c->status = xxx_handler(x);" could write to c after
it is freed. The problem is that the handler might complete the request, and called the c->async.fn() async handler. That handler might free the request handle. (This used to be commit c4faceadc74e0849f6197ccbec9952f6c94f6176)
Diffstat (limited to 'source4/torture/nbench/nbench.c')
0 files changed, 0 insertions, 0 deletions