Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 42550: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Thu, 10 May 2012 15:57:58 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42550

User: martinm
Date: 2012/05/10 08:57 AM

Log:
 Add parenthesis to clarify intent.
 
 From Visual Studio Code Analyzer:
 c:\buildbot\wireshark\trunk-vs-eca\vscodeanalysis\build\epan\dissectors\packet-iuup.c(322)
 : warning C6336: Arithmetic operator has precedence over question
 operator, use parentheses to clarify intent
 c:\buildbot\wireshark\trunk-vs-eca\vscodeanalysis\build\epan\dissectors\packet-iuup.c(342)
 : warning C6336: Arithmetic operator has precedence over question
 operator, use parentheses to clarify intent
 c:\buildbot\wireshark\trunk-vs-eca\vscodeanalysis\build\epan\dissectors\packet-iuup.c(401)
 : warning C6336: Arithmetic operator has precedence over question
 operator, use parentheses to clarify intent

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +3 -3      packet-iuup.c    Modified