Wireshark-commits: [Wireshark-commits] rev 54104: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Sat, 14 Dec 2013 18:50:24 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54104

User: wmeier
Date: 2013/12/14 06:50 PM

Log:
 Fix (I think) VS Code Analyzer warnings:
  C6297: Arithmetic overflow: 32-bit value is shifted, then cast to 64-bit value.
    Results might not be an expected value

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +2 -2      packet-netflow.c    Modified