Wireshark-commits: [Wireshark-commits] rev 52618: /trunk/wiretap/ /trunk/wiretap/: vwr.c

Date: Tue, 15 Oct 2013 15:11:41 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52618

User: martink
Date: 2013/10/15 03:11 PM

Log:
 code review of parse_s1_W_stats()
 
    range check for array index
    don't assign the result of pntohs() to a gint16
    range check for the values stored in phdr.(cap)len

Directory: /trunk/wiretap/
  Changes    Path          Action
  +16 -2     vwr.c         Modified