Wireshark-commits: [Wireshark-commits] rev 20077: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-wlccp.c
From:
sfisher@xxxxxxxxxxxxx
Date: Sat, 09 Dec 2006 02:25:24 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20077
User: sfisher
Date: 2006/12/09 02:25 AM
Log:
Change a match_strval() to val_to_str() in a col_add_fstr() call to prevent
problems if there isn't a match (corrupted packet).
Directory: /trunk/epan/dissectors/
Changes Path Action
+2 -2 packet-wlccp.c Modified