1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-03 17:11:32 +00:00
Christian S.J. Peron e375b20400 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
2011-06-03 14:57:38 +00:00
..
2011-05-22 22:17:06 +00:00
2011-05-22 22:14:15 +00:00
2011-03-12 07:03:06 +00:00
2011-05-18 21:06:20 +00:00
2011-05-09 21:51:59 +00:00
2011-05-11 21:52:26 +00:00
2011-05-25 14:13:53 +00:00
2011-04-28 14:43:38 +00:00
2011-04-26 22:14:10 +00:00