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
..
2010-11-09 18:32:57 +00:00
2010-10-08 09:43:06 +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
2010-11-18 18:22:58 +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
2010-10-28 19:10:15 +00:00
2011-04-28 14:43:38 +00:00
2010-10-27 07:14:46 +00:00
2011-04-26 22:14:10 +00:00
2010-11-03 10:46:39 +00:00
2011-02-24 13:42:35 +00:00