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
Which of the following combinations of post & pre-increment operators have undefined behaviour in C?
Aug 22, 2022
c
operators
expression
undefined-behavior
Lua - Two local variables with the same name
Nov 07, 2019
variables
lua
undefined-behavior
a = (a + b) - (b = a); C++ vs php
Jul 11, 2022
php
c++
undefined-behavior
Incrementing a Constant in C++
Sep 23, 2022
c++
pointers
constants
undefined-behavior
Re Legacy code : format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long unsigned int’ [-Wformat]
Jul 09, 2022
c
unix
gcc
printf
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
« Newer Entries
Older Entries »