[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Having fun with the following C code (UB)



Here is a little bug I just discovered:

http://stackoverflow.com/questions/22664658/finding-off-t-size

For reference, here are the packages affected in debian:

http://codesearch.debian.net/search?q=LARGE_OFF_T

For reference clang fails as was expected by the initial author, but
recent gcc (default C compiler on debian), simply issue a warning.


Reply to: