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 21042: /trunk/gtk/ /trunk/gtk/: mtp3_stat.c

Date: Sat, 17 Mar 2007 08:56:12 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21042

User: morriss
Date: 2007/03/17 08:56 AM

Log:
 Fix bug 1336:
 http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1336
 
 Since mtp3_stat_draw() returns immediately if passed a NULL tapdata pointer,
 call it with a pointer to the stat data (instead of NULL) in
 mtp3_stat_gtk_cb().

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