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
When are type-punned pointers safe in practice?
Oct 19, 2022
c++
undefined-behavior
strict-aliasing
About aligned storage and trivially copyable/destructible types
Apr 16, 2022
c++
language-lawyer
c++17
undefined-behavior
C++ Union Member Access And Undefined Behaviour
Oct 18, 2022
c++
language-lawyer
undefined-behavior
unions
Is modifying an object more than once in an expression through its name and through its reference well-defined?
May 26, 2022
c++
reference
c++17
undefined-behavior
Implicit declaration in C
Jan 03, 2018
c
c99
undefined-behavior
language-lawyer
implicit-declaration
Is casting a struct T* to a struct C* undefined behavior, if T's first field is a C?
Mar 18, 2022
c
undefined-behavior
speex
What does "*((char*)-1) = 'x';" code mean?
Aug 19, 2020
c
redis
undefined-behavior
Can assignment from a const_iterator dereference cause undefined behaviour?
May 10, 2022
c++
pointers
pass-by-reference
undefined-behavior
const-iterator
Could accessing array element outside boundary corrupt it
Nov 10, 2022
c++
arrays
undefined-behavior
Writing to a field in a MaybeUninit structure?
May 31, 2021
rust
initialization
undefined-behavior
unsafe
Is undefined behavior possible in safe Rust?
Nov 01, 2022
rust
undefined-behavior
unsafe
standard-library
Undefined Behavior when using Comma Operator in C++
Jun 30, 2022
c++
c++11
c++17
undefined-behavior
expression-evaluation
What does 'prior value shall be accessed only to determine the value to be stored' mean?
Nov 02, 2022
c++
undefined-behavior
JavaScript bitwise undefined pitfalls?
Apr 06, 2019
javascript
undefined
bit-manipulation
undefined-behavior
Is it still legal to do pointer arithmetic on a deleted array?
Sep 07, 2022
c++
c++11
language-lawyer
undefined-behavior
pointer-arithmetic
sem_post, signal handlers, and undefined behavior
Feb 14, 2019
c
signals
posix
semaphore
undefined-behavior
Testing Undefined Behavior
Sep 16, 2022
c++
testing
undefined-behavior
Does this invoke undefined behaviour?
Mar 01, 2022
c
undefined-behavior
Why is 'control reaches end of non-void function' only a warning? Is it legal? [duplicate]
Jun 04, 2022
c++
return-value
compiler-warnings
undefined-behavior
Accessing the same memory location twice, UB or not?
Oct 15, 2018
c
language-lawyer
undefined-behavior
« Newer Entries
Older Entries »