Multiple assignments without sequence points invoke undefined
authorKen Raeburn <raeburn@mit.edu>
Fri, 25 Apr 2008 18:17:29 +0000 (18:17 +0000)
committerKen Raeburn <raeburn@mit.edu>
Fri, 25 Apr 2008 18:17:29 +0000 (18:17 +0000)
commit32c73807fa4e7cea0d2350c461cf5e3a714376fd
tree08d95c4947199c9855ceab2eb8367b886cac5ef7
parent0e4f04e2152d42ded83041487d9557fa752ef1ea
Multiple assignments without sequence points invoke undefined
behavior, even if the assignments all compute and store the same
value.  Don't put an assignment in the argument to macro ff().

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20309 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/aes/aeskey.c