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 dangling-pointer
Safe in C# not in C++, simple return of pointer / reference
Dec 29, 2022
c#
c++
pointers
reference
dangling-pointer
Is dangling pointer dangerous if never being used?
Dec 26, 2022
c
dangling-pointer
How can I demonstrate a zombie object in Swift?
Dec 10, 2022
swift
memory-management
nszombie
dangling-pointer
Why doesn't this create a dangling reference?
Sep 21, 2022
c++
reference
visual-studio-2019
dangling-pointer
Is string_view really promoting use-after-free errors?
May 28, 2022
c++
dangling-pointer
Memory allocation stack
Aug 27, 2022
c++
c
pointers
memory-management
dangling-pointer
Dangling pointer example
Sep 04, 2019
c++
dangling-pointer
Is it compulsory to initialize pointers in C++?
Nov 11, 2022
c++
c
pointers
dangling-pointer
What is the difference between a dangling pointer and memory leak?
Aug 31, 2022
c++11
memory-leaks
dynamic-allocation
dangling-pointer
How to deal with dynamic allocation when implementing list of objects?
Aug 31, 2022
c++
pointers
memory-management
dynamic-allocation
dangling-pointer
How can I print a dangling pointer, for demonstration purposes?
Sep 30, 2019
c
language-lawyer
dangling-pointer
Handling Dangling Pointers in Go
Aug 31, 2018
pointers
go
dangling-pointer
What's the difference between delete-ing a pointer and setting it to nullptr? [duplicate]
Nov 12, 2022
c++
pointers
memory
heap-memory
dangling-pointer
Can dangling pointer be equal to valid pointer during constant evaluation in C++?
Aug 30, 2022
c++
c++17
language-lawyer
constexpr
dangling-pointer
Simple, efficient weak pointer that is set to NULL when target memory is deallocated
Nov 10, 2022
c++
pointers
dangling-pointer
C++ return a std::string &
Apr 24, 2020
c++
c++11
gcc
reference
dangling-pointer
What is the most hardened set of options for GCC compiling C/C++?
Sep 22, 2022
c++
security
gcc
buffer-overflow
dangling-pointer
Dangling pointer to polymorphic class leads to Undefined Behaviour. Is it true that it can be the source of any corruption imaginable?
Oct 14, 2022
c++
undefined-behavior
dangling-pointer
Is checking the value of a dangling pointer safe or Undefined Behavior? [duplicate]
Feb 19, 2022
c++
pointers
dangling-pointer
Detect dangling references to temporary
Sep 26, 2022
c++
c++11
undefined-behavior
clang++
dangling-pointer
Older Entries »