diff options
author | Andrew Bartlett <abartlet@samba.org> | 2010-05-14 21:51:48 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2010-05-14 23:25:45 +1000 |
commit | ad197f6f15054e398c0bf4f27388a86a384c09ba (patch) | |
tree | 355976df9639247957f8fa89dd640e6f29ff59ec /packaging4 | |
parent | 6f859f58afff10f708bf06d55d1cfab575875627 (diff) | |
download | samba-ad197f6f15054e398c0bf4f27388a86a384c09ba.tar.gz samba-ad197f6f15054e398c0bf4f27388a86a384c09ba.tar.bz2 samba-ad197f6f15054e398c0bf4f27388a86a384c09ba.zip |
s4:process_model Fix process_standard and process_onefork not to use
multiple event contexts
It is NEVER valid to free an event context that anybody else may have
a reference to, and never normally valid to have two 'live' at once.
We must instead call tevent_re_initialise() to wipe clean an existing
pointer.
Andrew Bartlett
Diffstat (limited to 'packaging4')
0 files changed, 0 insertions, 0 deletions