diff options
author | glebius <glebius@FreeBSD.org> | 2004-11-04 21:30:18 +0000 |
---|---|---|
committer | glebius <glebius@FreeBSD.org> | 2004-11-04 21:30:18 +0000 |
commit | 72e8effbe5cdc67c4f399cc9a1768eb77b95d660 (patch) | |
tree | 1890bfa1c01bfe6307a355b57d66e9ff3ca3ea78 /lib/libarchive/archive_read_extract.c | |
parent | 65c874982c1e196f5c8bfb5d51585c90d8af7865 (diff) | |
download | FreeBSD-src-72e8effbe5cdc67c4f399cc9a1768eb77b95d660.zip FreeBSD-src-72e8effbe5cdc67c4f399cc9a1768eb77b95d660.tar.gz |
Partically backout previous commit. Since _callout_stop_safe() clears
out c->c_func, we can't take it after callout_stop(). To take it before
we need to acquire callout_lock, to avoid race. This commit narrows
down area where lock is held, but hack is still present.
This should be redesigned.
Approved by: julian (mentor)
Diffstat (limited to 'lib/libarchive/archive_read_extract.c')
0 files changed, 0 insertions, 0 deletions