Wireshark-commits: [Wireshark-commits] rev 49900: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Wed, 12 Jun 2013 12:20:53 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49900

User: martink
Date: 2013/06/12 05:20 AM

Log:
 fix compiler warning
 (gcc version 4.4.5 (Debian 4.4.5-8))
 
 cc1: warnings being treated as errors
 packet-bthfp.c: In function ‘dissect_at_command’:
 packet-bthfp.c:875: error: ‘col_str’ may be used uninitialized in this function

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