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 43602: /trunk/ui/gtk/ /trunk/ui/gtk/: uat_gui.c

Date: Sat, 07 Jul 2012 22:40:02 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43602

User: guy
Date: 2012/07/07 03:40 PM

Log:
 From Evan Huus:
 
 There is no guarantee that uat->category is non-null, so check whether
 it's null before checking whether it's UAT_CAT_FIELDS or not.
 
 Fixes bug 7444.
 
 #BACKPORT

Directory: /trunk/ui/gtk/
  Changes    Path          Action
  +1 -1      uat_gui.c     Modified