Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 42073: /trunk/ui/gtk/ /trunk/ui/gtk/: main.c

Date: Sat, 14 Apr 2012 18:04:13 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42073

User: guy
Date: 2012/04/14 11:04 AM

Log:
 From Evan Huus: free if_string when we're done with it.  Fixes bug 7093.
 
 From me: don't bother initializing if_string in its definition, as if
 it's used at all it's set to a different value before all uses.

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