diff options
author | rwatson <rwatson@FreeBSD.org> | 2004-02-03 02:50:51 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2004-02-03 02:50:51 +0000 |
commit | 952cd3ca81cb5800aa86934f9e2cdead5420a38e (patch) | |
tree | b48c0f6fa40bf2db0646da706f72f542de5b4943 /sys/kern/uipc_domain.c | |
parent | 5ecaf23ec84e1e1eb304f739816d51e422ca2dfc (diff) | |
download | FreeBSD-src-952cd3ca81cb5800aa86934f9e2cdead5420a38e.zip FreeBSD-src-952cd3ca81cb5800aa86934f9e2cdead5420a38e.tar.gz |
Catch instances of (pipe == NULL) that were obsoleted with recent
changes to jointly allocated pipe pairs. Replace these checks
with pipe_present checks. This avoids a NULL pointer dereference
when a pipe is half-closed.
Submitted by: Peter Edwards <peter.edwards@openet-telecom.com>
Diffstat (limited to 'sys/kern/uipc_domain.c')
0 files changed, 0 insertions, 0 deletions