Wireshark-commits: [Wireshark-commits] rev 50670: /trunk/ /trunk/epan/dissectors/: packet-6lowpan.c

Date: Tue, 16 Jul 2013 16:23:32 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50670

User: cmaynard
Date: 2013/07/16 09:23 AM

Log:
 "man inet_pton" only says that it returns a negative value, zero or a postive value, and not specifically -1, 0, or 1, so even though we know that's what wsutil's inet_pton will return, we shouldn't test against those exact values.

Directory: /trunk/epan/dissectors/
  Changes    Path                       Action
  +1 -1      packet-6lowpan.c           Modified
  +1 -1      packet-fcoib.c             Modified
  +47 -47    packet-ftp.c               Modified
  +1 -1      packet-infiniband_sdp.c    Modified
  +46 -46    packet-sdp.c               Modified
  +3 -6      packet-uasip.c             Modified

Directory: /trunk/epan/
  Changes    Path             Action
  +8 -8      addr_resolv.c    Modified

Directory: /trunk/
  Changes    Path                Action
  +2 -2      capture_ifinfo.c    Modified
  +1 -1      dumpcap.c           Modified