The order in which arguments to a function are evaluated isn't defined
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 20 Aug 2005 09:35:55 +0000 (09:35 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 20 Aug 2005 09:35:55 +0000 (09:35 +0000)
commit71d9d73c856b14b24cdb265c3f869a1fb8a19c94
treefc342e226c48f6073840dc18b4e370fc7238e9eb
parent78bc9541696d87119487fae6a904889f7312bec5
The order in which arguments to a function are evaluated isn't defined
by C.  Do decrements of arguments before passing them to a function.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@15463 f5534014-38df-0310-8fa8-9805f1628bb7
epan/osi-utils.c