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 unsafe
C# Char* to String
Jul 17, 2017
c#
c++
pointers
memory
unsafe
Is ManuallyDrop<Box<T>> with mem::uninitialized defined behavior?
Nov 23, 2021
rust
undefined-behavior
unsafe
Can Java write to / read from off heap memory that was freed?
Nov 12, 2022
java
unsafe
Unsafe Class-loading Issue?
Sep 15, 2022
java
unsafe
Java unsafe memory copy
Feb 13, 2019
java
memcpy
unsafe
Splitting a `Vec`
Dec 10, 2020
rust
unsafe
borrow-checker
c# why is "unsafe" out of range between Application Address
Nov 05, 2022
c#
unsafe
Unsafe code to change length (by mutation!) of a String object?
Oct 19, 2022
c#
.net
string
unsafe
ILGenerator: How to use unmanaged pointers? (I get a VerificationException)
Nov 05, 2015
c#
pointers
unsafe
dynamicmethod
ilgenerator
What is the underlying reason for not being able to put arrays of pointers in unsafe structs in C#?
Nov 13, 2022
c#
pointers
d
unsafe
struct
XOR linked list
May 22, 2022
c#
linked-list
unsafe
xor
xor-linkedlist
What is difference between getXXXVolatile vs getXXX in java unsafe?
Mar 18, 2022
java
volatile
bytebuffer
unsafe
java-memory-model
Is it Ok to have a reference with incorrect (larger than correct) lifetime in scope?
Sep 28, 2022
rust
lifetime
unsafe
Sonar flag "Bad practice": Usage of GetResource in XYZ may be unsafe if class is extended
Apr 21, 2022
java
url
sonarqube
unsafe
getresource
Why is unsafe.Sizeof considered unsafe?
Jan 25, 2022
go
unsafe
C# huge size 2-dim arrays
May 31, 2022
c#
pointers
multidimensional-array
unsafe
Why class-level "unsafe" modifier not consistent when using "partial"?
Aug 09, 2020
c#
unsafe
How can I guarantee that a type that doesn't implement Sync can actually be safely shared between threads?
Jun 25, 2022
thread-safety
rust
unsafe
What's the best way to convert a [[T; 4]; 3] into a [T; 12]?
Oct 21, 2022
multidimensional-array
rust
unsafe
If C# pointers are considered "unsafe," does that mean C++ pointers are "unsafe" too?
Nov 16, 2022
c#
c++
arrays
pointers
unsafe
« Newer Entries
Older Entries »