Wireshark-commits: [Wireshark-commits] rev 27772: /trunk/ /trunk/epan/dissectors/: packet-isakmp.c

Date: Wed, 18 Mar 2009 15:03:51 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27772

User: wmeier
Date: 2009/03/18 08:03 AM

Log:
 From Jakub Zawadzki:  g_gnprintf & etc: Use size of buffer [not size -1];
   - As suggested actually use sizeof(...) rather than a numeric constant.
   - g_snprintf() and g_vsnprintf() since glib 1.3.12 do not return -1.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +3 -3      packet-isakmp.c    Modified

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

Directory: /trunk/gtk/
  Changes    Path                  Action
  +3 -3      mac_lte_stat_dlg.c    Modified

Directory: /trunk/plugins/mate/
  Changes    Path           Action
  +1 -1      mate_util.c    Modified