summaryrefslogtreecommitdiffstats
path: root/contrib/compiler-rt/lib/floatundisf.c
diff options
context:
space:
mode:
authorcsjp <csjp@FreeBSD.org>2011-06-03 14:57:38 +0000
committercsjp <csjp@FreeBSD.org>2011-06-03 14:57:38 +0000
commit9c392f3f9121f469140929d45260ed31420f7126 (patch)
tree31dc35a54d399ed345705d2070bff7e076c4cc76 /contrib/compiler-rt/lib/floatundisf.c
parentac14eff506609aa01adf3b7519861b7f6eb43c06 (diff)
downloadFreeBSD-src-9c392f3f9121f469140929d45260ed31420f7126.zip
FreeBSD-src-9c392f3f9121f469140929d45260ed31420f7126.tar.gz
Explicitly initialize the packet buffer to NULL after we unmap the zero copy
buffers. This fixes a segfault on exit due to calling free on a bogus pointer. This should be considered a temporary stop gap fix to avoid the crash. The complete fix re-shuffles the initializations of some of the clean-up pointers. The details of the fix can be found in the libpcap git repository: commit bc8209b71e928870b0f172d43b174ab27ba24394 Proded by: kevlo, rpaulo MFC after: 2 weeks Submitted by: Anton Yuzhaninov
Diffstat (limited to 'contrib/compiler-rt/lib/floatundisf.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud