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 comparing two pointers with < undefined behavior if they are both cast to an integer type?
Jul 06, 2022
c
undefined-behavior
How 'undefined' a race condition can be?
Oct 30, 2022
c++
race-condition
undefined-behavior
Does explicitly calling destructor result in Undefined Behavior here?
Sep 16, 2019
c++
destructor
undefined-behavior
Undocumented behaviour in C# [duplicate]
Nov 03, 2022
c#
c++
undefined-behavior
Why does this Objective C call appear to hang?
May 05, 2022
objective-c
freeze
undefined-behavior
how to use ubsan on gcc (windows 8.1)
Dec 20, 2021
c
windows
gcc
undefined-behavior
ubsan
Is there a way to distinguish a GUID from just a random number?
Feb 19, 2021
debugging
random
guid
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
« Newer Entries
Older Entries »