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
unexpected result when adding to pointer
Jun 25, 2022
c
undefined-behavior
Call to function (unknown) through pointer to incorrect function type
Sep 11, 2022
c++
pointers
undefined-behavior
ubsan
Obtaining a past-the-end pointer using the address of an array
Jan 01, 2022
c++
c
c++11
undefined-behavior
c11
Seg fault on GCC4.6 when trying to move a large bitset, is this a compiler bug?
Mar 19, 2022
c++
gcc
segmentation-fault
undefined-behavior
move-semantics
Is using reference to pointer that was casted with reinterpret_cast undefined behavior?
Sep 16, 2022
c++
undefined-behavior
reinterpret-cast
Is it safe to call the functions from <cctype> with char arguments?
Aug 21, 2022
c++
c
character
undefined-behavior
language-lawyer
Does C standard mandate that platforms must not define behaviors beyond those given in standard
Nov 14, 2022
c
language-lawyer
undefined-behavior
Changing the interface without recompiling the implementing class
Oct 28, 2022
java
exception
undefined-behavior
throws
unique_ptr: linked list entry deletion
Nov 07, 2022
c++
linked-list
undefined-behavior
unique-ptr
Is initializing a pointer declarator with an invalid pointer undefined behavior?
Jun 15, 2022
c++
language-lawyer
undefined-behavior
invalid-pointer
Google Sparsehash uses realloc() on type which is not trivially copyable
Sep 24, 2021
c++
undefined-behavior
realloc
gcc8
sparsehash
If Derived adds no new members to Base (and is POD), then what kind of pointer casts, and dereferencing, can be safely done?
Aug 30, 2022
c++
language-lawyer
undefined-behavior
How to reinterpret a sequence of bytes as a POD structure without causing UB?
Sep 06, 2021
c++
struct
undefined-behavior
strict-aliasing
Does i++ invoke undefined behavior for signed types smaller than int in case of overflow?
Oct 25, 2022
c++
c
language-lawyer
undefined-behavior
Strict aliasing and references to compile-time C arrays
Feb 05, 2022
c++
language-lawyer
undefined-behavior
strict-aliasing
initialization order of thread_local vs. global variables
Jun 17, 2022
c++
c++17
language-lawyer
undefined-behavior
Consistency and behavior of %n operator in *scanf
Aug 30, 2022
c
scanf
undefined-behavior
glibc
« Newer Entries
Older Entries »