Language misfeature
Posted Jun 23, 2011 4:18 UTC (Thu) by
eru (subscriber, #2753)
In reply to:
Language misfeature by dgm
Parent article:
A hole in crypt_blowfish
This "miss-feature" is only troublesome when you start to do arithmetic with chars, which most library functions do not.
Not just arithmetic. Even indexing an array with a char value will bite the unwary.
(
Log in to post comments)