Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in undefined-behavior
If Derived adds no new members to Base (and is POD), then what kind of pointer casts, and dereferencing, can be safely done?
Aug 30, 2022
c++
language-lawyer
undefined-behavior
How to reinterpret a sequence of bytes as a POD structure without causing UB?
Sep 06, 2021
c++
struct
undefined-behavior
strict-aliasing
Does i++ invoke undefined behavior for signed types smaller than int in case of overflow?
Oct 25, 2022
c++
c
language-lawyer
undefined-behavior
Strict aliasing and references to compile-time C arrays
Feb 05, 2022
c++
language-lawyer
undefined-behavior
strict-aliasing
initialization order of thread_local vs. global variables
Jun 17, 2022
c++
c++17
language-lawyer
undefined-behavior
Consistency and behavior of %n operator in *scanf
Aug 30, 2022
c
scanf
undefined-behavior
glibc
Member function pointer of forward declared class
Oct 16, 2022
c++
visual-c++
undefined-behavior
Does `printf("%.-1s\n", "foo")` invoke undefined behaviour?
May 26, 2022
c
printf
language-lawyer
standards
undefined-behavior
C++ UBSAN produces false positives with derived objects
Nov 13, 2022
c++
undefined-behavior
ubsan
C - function returning a pointer to a local variable
Jun 03, 2022
c
undefined-behavior
Undefined Behaviour in C99 related to adjusted parameters
Nov 09, 2022
c
language-lawyer
undefined-behavior
implicit-conversion
c99
Undefined behaviour on std::prev for transform-view
Jun 06, 2022
c++
c++20
undefined-behavior
std-ranges
Is the "laundry" propagated by pointer arithmetic?
Oct 29, 2022
c++
undefined-behavior
c++17
Sequence points and side effects in C
Oct 19, 2022
c
undefined-behavior
sequence-points
Is a misaligned load due to a cast undefined behavior?
Feb 02, 2022
c
casting
undefined-behavior
memory-alignment
Is there a way, in tests, to defend against "correct" results coming out of undefined behavior?
Apr 20, 2022
c++
unit-testing
googletest
undefined-behavior
Why in Ruby, a || 1 will throw an error when `a` is undefined, but a = a || 1 will not?
Nov 23, 2011
ruby
exception
undefined
undefined-behavior
Does this const initialization through const_cast have undefined behaviour?
Apr 02, 2022
c++
initialization
undefined
undefined-behavior
const-cast
Is full followed by partial initialization of a subobject undefined behavior?
May 13, 2022
c
initialization
undefined-behavior
How to suppress some unsigned-integer-overflow errors from UBsan?
Apr 30, 2022
c++
undefined-behavior
ubsan
« Newer Entries
Older Entries »