Wireshark-commits: [Wireshark-commits] rev 29661: /trunk/epan/ /trunk/epan/: addr_resolv.c

Date: Tue, 01 Sep 2009 19:31:42 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29661

User: guy
Date: 2009/09/01 12:31 PM

Log:
 Check whether "size" points to something positive, not whether "size"
 itself is positive (which makes no sense for a pointer).

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