Ethereal-cvs: [Ethereal-cvs] rev 17065: /trunk/epan/dissectors/: packet-bgp.c packet-dcm.c pac
User: jmayer
Date: 2006/01/20 03:18 PM
Log:
packet-bgp.c: Fix incorrect use of g_snprintf return value
mp_addr_to_str was unnecessary 'complex' - simplified it
packet-dns.c: Fix incorrect use of g_snprintf return value
packet-dcm.c: Fix incorrect use of g_snprintf return value
Someone who understands the protocol should look at the
"vr, tr might be used uninitialized..." warning.
packet-x11.c: Fix incorrect use of g_snprintf return value
packet-kerberos.c: Fix incorrect use of g_snprintf return value
Someone should take a look at the
"longjump might clobber ..." messages
packet-diameter.c: Fix incorrect use of g_snprintf return value
Get rid of unsigned < 0 check
packet-pgm.c: Fix incorrect use of g_snprintf return value
packet-nbns.c: Fix incorrect use of g_snprintf return value
packet-winsrepl.c: Collateral damage to packet-nbns.c fix
packet-netbios.c: Collateral damage to packet-nbns.c fix
packet-netbios.h: Collateral damage to packet-nbns.c fix
packet-kerberos.c: Collateral damage to packet-nbns.c fix
packet-nbipx.c: Collateral damage to packet-nbns.c fix
Directory: /trunk/epan/dissectors/
Changes Path Action
+19 -20 packet-bgp.c Modified
+18 -9 packet-dcm.c Modified
+9 -5 packet-diameter.c Modified
+20 -12 packet-dns.c Modified
+14 -7 packet-kerberos.c Modified
+3 -3 packet-nbipx.c Modified
+18 -19 packet-nbns.c Modified
+18 -13 packet-netbios.c Modified
+2 -2 packet-netbios.h Modified
+25 -20 packet-pgm.c Modified
+1 -1 packet-winsrepl.c Modified
+22 -12 packet-x11.c Modified
http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17065&view=rev