7d13f5eb78
Testing for overflow by adding a value to a variable to see if it "wraps around" works only for unsigned integer values, because signed overflow has undefined behavior according to the C and C++ standards. Signed-off-by: Mingjie Shen <shen497@purdue.edu> |
||
---|---|---|
.. | ||
Kconfig | ||
Make.defs | ||
fs_fat32.c | ||
fs_fat32.h | ||
fs_fat32attrib.c | ||
fs_fat32dirent.c | ||
fs_fat32util.c |