Wireshark-commits: [Wireshark-commits] rev 28410: /trunk/gtk/ /trunk/gtk/: expert_comp_table.c

Date: Tue, 19 May 2009 15:53:27 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28410

User: wmeier
Date: 2009/05/19 08:53 AM

Log:
 expert_comp: Fix some memory leaks (several non-trivial);
   Fix hack wherein a ptr was stored using the address of an int (could cause Win64 crash ?)
   Use consistent indentation;

Directory: /trunk/gtk/
  Changes    Path                   Action
  +42 -22    expert_comp_table.c    Modified