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
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
Convert a uint32_t to an int32_t without either a risk of overflow or excessive complexity
Aug 29, 2022
c++
undefined-behavior
Casting a char array to an object pointer - is this UB?
Feb 21, 2022
c++
pointers
c++14
undefined-behavior
At what point does dereferencing the null pointer become undefined behavior?
Sep 25, 2022
c++
object
null
undefined-behavior
dereference
If the value of an uninitialized variable shouldn't affect the value of an expression, is it still UB?
Nov 04, 2022
c
initialization
undefined-behavior
Load of misaligned address and UBsan finding
May 07, 2022
c
clang
undefined-behavior
memcpy
ubsan
Is the following C union access pattern undefined behavior?
Nov 12, 2022
c
language-lawyer
undefined-behavior
unions
type-punning
Can guaranteed UB be rejected at compile-time?
Sep 11, 2022
c++
c
language-lawyer
undefined-behavior
Undefined behavior: when attempting to access the result of function call
Sep 24, 2022
c
c99
undefined-behavior
function-calls
« Newer Entries
Older Entries »