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
Is the 16-bit math in this program invoking undefined behavior?
Nov 05, 2022
c++
language-lawyer
undefined-behavior
msvc14
Using std::launder to get a pointer to an active union member from a pointer to an inactive union member?
Apr 28, 2021
c++
pointers
language-lawyer
c++17
undefined-behavior
Comparing two string literals using memcmp
Nov 07, 2022
c
language-lawyer
undefined-behavior
string-literals
memcmp
Does put_money hold its argument by value or reference?
Oct 10, 2022
c++
undefined-behavior
iomanip
Comma operator and void expression
May 18, 2022
c++
c
undefined-behavior
comma-operator
Is calling a function on a NULL pointer undefined? [duplicate]
Nov 11, 2017
c++
undefined-behavior
Can integer division ever over/underflow, assuming the denominator <>0? [duplicate]
Aug 26, 2022
c
undefined-behavior
division
integer-division
Is returning a forward-declared structure undefined behavior?
Jul 16, 2022
c++
visual-c++
undefined-behavior
Bug in quicksort example (K&R C book)?
May 27, 2021
c
integer-overflow
qsort
undefined-behavior
Does QObject distinguish between stack and heap allocated children when deleting?
Oct 29, 2021
c++
qt
memory-management
undefined-behavior
qobject
Does comparing a pointer that has been free'd invoke UB?
Oct 12, 2022
c
undefined-behavior
hexchat
std::vector<T>::assign using a subrange valid?
Feb 07, 2022
c++
undefined-behavior
Can incrementing a pointer without dereferencing still segfault or have other (un)defined nastiness?
Nov 10, 2022
c++
pointers
memory-management
segmentation-fault
undefined-behavior
IEEE-754 floating point computations, equality and narrowing
Sep 22, 2022
c++
floating-point
undefined-behavior
ieee-754
Is this use of std::array undefined behavior? [duplicate]
Jun 02, 2017
c++
c++11
undefined-behavior
Is this undefined behavior or a false positive warning?
Sep 15, 2020
c++
constructor
undefined-behavior
clang++
Is pointer comparison undefined or unspecified behavior in C++?
Sep 11, 2022
c++
pointers
undefined-behavior
unspecified-behavior
Is this code well-defined regardless of copy elision?
Mar 13, 2022
c++
undefined-behavior
copy-elision
Why is PHP selecting the Random Values like that?
Nov 14, 2022
php
arrays
random
undefined-behavior
Is `C == C++` undefined behaviour?
May 05, 2017
c++
undefined-behavior
« Newer Entries
Older Entries »