Wireshark-commits: [Wireshark-commits] rev 36006: /trunk/ /trunk/epan/dissectors/: packet-enttec.c
Date: Fri, 18 Feb 2011 22:43:55 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36006

User: gerald
Date: 2011/02/18 02:43 PM

Log:
 Fix some dead code and zero division issues found by Clang scan-build.
 
 In convert_string_case() use g_utf8_strup() instead of converting each
 character by hand. Hopefully this won't cause any unexpected changes in
 behavior.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +1 -1      packet-enttec.c    Modified

Directory: /trunk/epan/
  Changes    Path            Action
  +0 -1      emem.c          Modified
  +2 -2      osi-utils.c     Modified
  +1 -5      prefs.c         Modified
  +102 -102  stats_tree.c    Modified
  +6 -13     strutil.c       Modified

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

Directory: /trunk/
  Changes    Path                   Action
  +0 -16     dumpcap.c              Modified
  +3 -4      file.c                 Modified
  +1 -1      tap-protohierstat.c    Modified