diff options
author | 2008-11-14 10:44:59 +0100 | |
---|---|---|
committer | 2008-11-18 15:08:56 +0100 | |
commit | 98ba4031ab2adc8b394295e68aa4c8fe9d5060db (patch) | |
tree | 893ac2f6e4efddf79c192e4bae512e3a3f864baa /net/unix/af_unix.c | |
parent | Release old elevator on change elevator (diff) | |
download | wireguard-linux-98ba4031ab2adc8b394295e68aa4c8fe9d5060db.tar.xz wireguard-linux-98ba4031ab2adc8b394295e68aa4c8fe9d5060db.zip |
relay: fix cpu offline problem
relay_open() will close allocated buffers when failed.
but if cpu offlined, some buffer will not be closed.
this patch fixed it.
and did cleanup for relay_reset() too.
Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions