Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 37001: /trunk/epan/ /trunk/epan/: address_to_str.c

Date: Thu, 05 May 2011 21:15:37 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37001

User: darkjames
Date: 2011/05/05 02:15 PM

Log:
 Fix false positive compiler warnings:
 	address_to_str.c:157: warning: 'cur.len' may be used uninitialized in this function
 	address_to_str.c:157: warning: 'best.len' may be used uninitialized in this function

Directory: /trunk/epan/
  Changes    Path                Action
  +6 -5      address_to_str.c    Modified