mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-10 07:21:55 +00:00
b790439e28
The behavior of the `<ctype.h>` functions is undefined for negative arguments (other than `EOF`). In such a situation, the argument should be cast to `unsiged char` for safety. References: - C Programming: A Modern Approach, 2nd Edition: page 612, chapter 23.5 |
||
---|---|---|
.. | ||
cxx | ||
cxx.c | ||
demangler_types.h | ||
demangler.c | ||
demangler.h | ||
java.c | ||
Makefile | ||
microsoft_demangle.c | ||
microsoft_demangle.h | ||
msvc.c | ||
objc.c | ||
rust.c | ||
swift-sd.c | ||
swift.c |