ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] [PATCH] fixup memory leak

From: Jeff Morriss <jeff.morriss@xxxxxxxxxxx>
Date: Thu, 14 Dec 2006 20:46:30 +0800
Sebastien Tandel wrote:
Hi,


   here is patch for a memory leak in packet-k12.c which allocates a
hash table and may return without destroying it.

Check in revision 20138, thanks!