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
Computing the address of an object from the address of one of its member subobject
Jun 08, 2021
c++
c++11
offset
language-lawyer
undefined-behavior
Destroy-and-regenerate assignment operator: what if I'm careful?
Sep 15, 2022
c++
destructor
undefined-behavior
Is accessing members through offsetof well defined?
Jan 15, 2022
c
language-lawyer
undefined-behavior
char-pointer
offsetof
Is ManuallyDrop<Box<T>> with mem::uninitialized defined behavior?
Nov 23, 2021
rust
undefined-behavior
unsafe
Code only works if all variables are set to 0 first. UB?
Jun 09, 2022
c
undefined-behavior
Is the compiler allowed leeway in what it considers undefined behavior in a constant expression?
Oct 16, 2022
c++
gcc
c++11
language-lawyer
undefined-behavior
How to type-pun Boost quantity arrays to the underlying type?
Sep 16, 2022
c++
visual-c++
boost
undefined-behavior
type-punning
std::map operator [] -- undefined behaviour?
Oct 27, 2022
c++
dictionary
stl
undefined-behavior
stdmap
Is it valid to pass the address of a non-array variable to a function parameter declared as `Type ptr[static 1]`?
Aug 29, 2022
c
function
null
standards
undefined-behavior
Does this abuse of function declarations invoke undefined behavior?
Mar 30, 2017
c
language-lawyer
undefined-behavior
function-declaration
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
« Newer Entries
Older Entries »