Wireshark-commits: [Wireshark-commits] rev 51176: /trunk/epan/ /trunk/epan/: proto.c

Date: Tue, 06 Aug 2013 21:06:57 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51176

User: darkjames
Date: 2013/08/06 02:06 PM

Log:
 Try to fix compilation under MSVC
 
 __builtin_ctz() with bitmask == 0 is UB, so only do g_assert there.

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