Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
New posts in Undefined Behavior
Is this C++ member initialization behavior well defined?
Apr 17, 2021
Casting a char array to an object pointer - is this UB?
Apr 17, 2021
In C and C++, is an expression using the comma operator like "a = b, ++a;" undefined?
Apr 17, 2021
Why does Rust disallow mutable aliasing?
Apr 17, 2021
Does accessing an int with a char * potentially have undefined behavior?
Apr 17, 2021
Function not called in code gets called at runtime
Apr 17, 2021
Load of misaligned address and UBsan finding
Apr 17, 2021
"pure virtual function called" on gcc 4.4 but not on newer version or clang 3.4
Apr 17, 2021
Is over/underflow an undefined behavior at execution time?
Apr 17, 2021
Why does printf("%f",0); give undefined behavior?
Apr 17, 2021
« Newer Entries
Older Entries »