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
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
Can .NET code compiled with the unsafe tag run in Mono?
Apr 02, 2017
.net
mono
bitmap
unsafe
Unity3D Unsafe code requires the `unsafe' command line option to be specified
Aug 31, 2022
c#
dll
unity3d
unsafe
NFData instance for the Coyoneda type
Apr 12, 2022
performance
haskell
unsafe
parametric-polymorphism
Allow unsafe code in jetbrains rider?
Oct 13, 2018
c#
unsafe
rider
Using Moq to mock a unsafe interface
Nov 02, 2022
c#
unit-testing
pointers
moq
unsafe
Is transmuting PhantomData markers safe?
Nov 12, 2022
rust
unsafe
Is there a "preprocessor" symbol corresponding to the /unsafe flag?
Apr 19, 2022
c#
wpf
c-preprocessor
unsafe
« Newer Entries
Older Entries »