]> granicus.if.org Git - sudo/commit
Use bitwise AND instead of modulus to check for length being odd.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 27 Mar 2011 21:13:35 +0000 (17:13 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 27 Mar 2011 21:13:35 +0000 (17:13 -0400)
commitb5a7f948c6ade300232908a9661872177f6203a4
tree5470c0aa88295f938d09f7a54651bb7e65a537c9
parentc06de1e0ae1c397606df8092a0170df2edd9fbb3
parente3ff59e506ab15666e5a2eff139d8fd7f3256037
Use bitwise AND instead of modulus to check for length being odd.
A newline in the middle of a string is an error unless a line
continuation character is used.

--HG--
branch : 1.8