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
Catching and debugging invalid use of reference to local variable inside moved lambda
Oct 22, 2022
c++
debugging
c++14
undefined-behavior
sanitizer
Different intrinsics behaviour depending on GCC version
Sep 02, 2022
c++
gcc
undefined-behavior
intrinsics
non-blocking call of std::async: how is this version dangerous?
Sep 05, 2022
c++
asynchronous
language-lawyer
undefined-behavior
Undefined Behavior: A checklist for code reviews [duplicate]
Jun 06, 2022
c++
undefined-behavior
Initializer with constant expression having possible overflow in C99
Oct 02, 2021
c
language-lawyer
c99
undefined-behavior
constant-expression
Safe reinterpret_cast with sockaddr?
Jan 23, 2020
c++
undefined-behavior
type-safety
reinterpret-cast
How can deleting a void pointer do anything other than invoke the global delete operator?
Jul 05, 2022
c++
undefined-behavior
delete-operator
void-pointers
C++ enum class: Cast to non existing entry
May 09, 2022
c++
enums
undefined-behavior
enum-class
Pointer to deallocated variable changes address
Sep 15, 2022
c++
pointers
language-lawyer
undefined-behavior
object-lifetime
Default argument and parameter promotions in C
Sep 11, 2021
c
standards
undefined-behavior
function-call
promotions
Why do STL-Datastructures need fully defined types
Apr 19, 2016
c++
stl
undefined-behavior
Modifying constant object
Jun 20, 2022
c++
c++11
constants
undefined-behavior
"Undefined behaviour" in a statement?
Oct 16, 2022
c
undefined-behavior
Vector of object containing uninitialized value
Nov 30, 2021
c++
initialization
stdvector
undefined-behavior
Alignment of multiple CRTP base classes
May 20, 2022
c++
language-lawyer
multiple-inheritance
undefined-behavior
crtp
What GCC flags are used by major open-source projects to control undefined behavior in C and C++? [closed]
Mar 27, 2020
c++
c
gcc
undefined-behavior
Segmentation fault when assigning values to pointers in function
Oct 26, 2022
c
pointers
segmentation-fault
undefined-behavior
Is an attempt to modify a const_cast-ed, but dynamically allocated constant object still undefined behavior? [duplicate]
Nov 17, 2022
c++
compiler-optimization
heap-memory
undefined-behavior
const-cast
Is it defined behavior to allocate memory using the variable being declared? [duplicate]
Jul 14, 2021
c
memory-management
malloc
sizeof
undefined-behavior
Safely check if `this` is null
Nov 12, 2022
c++
undefined-behavior
« Newer Entries
Older Entries »