summaryrefslogtreecommitdiffstats
path: root/sys/kern/sys_pipe.c
diff options
context:
space:
mode:
authorkmacy <kmacy@FreeBSD.org>2012-02-23 18:21:37 +0000
committerkmacy <kmacy@FreeBSD.org>2012-02-23 18:21:37 +0000
commita99e9d281db6624cf9b88f07759a77f7b2d96a33 (patch)
tree3a2da57fb6f6af971e7fb849770dc0f9b231bca2 /sys/kern/sys_pipe.c
parentffbbf1cb2c6c124090347c8c43c4eefb65ae1bd5 (diff)
downloadFreeBSD-src-a99e9d281db6624cf9b88f07759a77f7b2d96a33.zip
FreeBSD-src-a99e9d281db6624cf9b88f07759a77f7b2d96a33.tar.gz
When using flowtable llentrys can outlive the interface with which they're associated
at which the lle_tbl pointer points to freed memory and the llt_free pointer is no longer valid. Move the free pointer in to the llentry itself and update the initalization sites. MFC after: 2 weeks
Diffstat (limited to 'sys/kern/sys_pipe.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud