diff options
author | silby <silby@FreeBSD.org> | 2002-05-20 17:34:31 +0000 |
---|---|---|
committer | silby <silby@FreeBSD.org> | 2002-05-20 17:34:31 +0000 |
commit | 85e17a3398f1107e494a29e42348c19281ac022a (patch) | |
tree | 6c63ad4ac70309ccfb603add2381f898a8cadb38 /sys/kern/kern_malloc.c | |
parent | 37bf7d0c3de117297eb7dcda3eac7acea7391a96 (diff) | |
download | FreeBSD-src-85e17a3398f1107e494a29e42348c19281ac022a.zip FreeBSD-src-85e17a3398f1107e494a29e42348c19281ac022a.tar.gz |
Subtle fix to the accept filter LRU code. In some cases, a newly
initialized socket with no qlimit was being passed in. In order
to handle this case properly, we must not use >= when comparing
queue sizes to qlimit. As a result of this improper handling,
a panic could result in certain cases.
PR: 38325
MFC after: 3 days
Diffstat (limited to 'sys/kern/kern_malloc.c')
0 files changed, 0 insertions, 0 deletions