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 42069: /trunk-1.4/wiretap/ /trunk-1.4/wiretap/: k12.c

Date: Sat, 14 Apr 2012 17:36:38 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42069

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

Log:
 Backported from the trunk:
 
 ------------------------------------------------------------------------
 r42067 | guy | 2012-04-14 10:20:22 -0700 (Sat, 14 Apr 2012) | 4 lines
 
 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.
 ------------------------------------------------------------------------
 r42062 | etxrab | 2012-04-14 00:53:22 -0700 (Sat, 14 Apr 2012) | 1 line
 
 From From Evan Huus: Potential double-free while importing k12xx *.rf5
 files https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7084
 ------------------------------------------------------------------------

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