Wireshark-commits: [Wireshark-commits] rev 39221: /trunk/ /trunk/epan/: proto.c /trunk/gtk/: about_

Date: Sun, 02 Oct 2011 16:19:56 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39221

User: stig
Date: 2011/10/02 09:19 AM

Log:
 Removed the protocol registration updates in the splash screen for Python
 dissectors, because it does not work as expected and causes an assert.
 
 Added generic splash updates for python register and handoff instead.
 
 This should fix bug 5431.

Directory: /trunk/epan/
  Changes    Path          Action
  +6 -2      proto.c       Modified

Directory: /trunk/gtk/
  Changes    Path           Action
  +9 -0      about_dlg.c    Modified

Directory: /trunk/
  Changes    Path          Action
  +2 -0      register.h    Modified

Directory: /trunk/epan/wspython/
  Changes    Path               Action
  +6 -32     wspy_register.c    Modified
  +2 -2      wspy_register.h    Modified