Wireshark-commits: [Wireshark-commits] rev 46790: /trunk/ /trunk/: capture_sync.c
Date: Wed, 26 Dec 2012 17:14:31 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46790

User: eapache
Date: 2012/12/26 09:14 AM

Log:
 Use casts rather than changing the prototype of pipe_convert_header.
 It has to be unsigned or else certain headers get misread due to signedness.

Directory: /trunk/
  Changes    Path              Action
  +9 -9      capture_sync.c    Modified