http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47807
User: darkjames
Date: 2013/02/21 01:05 PM
Log:
String passed to val_to_str() must have int format specifier (%u, %d, %x, and so on...).
Fix some cases (easy to grep) by call to val_to_str_const().
Directory: /trunk/epan/dissectors/
Changes Path Action
+1 -1 packet-amr.c Modified
+1 -1 packet-ansi_637.c Modified
+2 -2 packet-artnet.c Modified
+3 -3 packet-btatt.c Modified
+8 -8 packet-btavdtp.c Modified
+28 -28 packet-btavrcp.c Modified
+7 -7 packet-btbnep.c Modified
+10 -10 packet-bthid.c Modified
+1 -1 packet-openvpn.c Modified
Directory: /trunk/epan/
Changes Path Action
+4 -4 camel-persistentdata.c Modified
+1 -1 geoip_db.c Modified
(1 file not shown)