ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 42067: /trunk/wiretap/ /trunk/wiretap/: k12.c

Date: Sat, 14 Apr 2012 17:20:22 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42067

User: guy
Date: 2012/04/14 10:20 AM

Log:
 More double-free fixes - destroy_k12_file_data() frees its argument, so
 calling g_free() on that argument after calling destroy_k12_file_data()
 is always an error.

Directory: /trunk/wiretap/
  Changes    Path          Action
  +0 -2      k12.c         Modified