Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in memory-management

Check for non-deallocated pointer

Various ways of creating Objects in Ruby

ruby memory-management

FastShareMem still necessary in Delphi-2010?

PHP Pass By Reference Increases Memory Usage

convert the reference back to a strong one inside the closure, memory management, swift

delphi invalid pointer operation

Is it necessary to delete callback function after being called/executed in JavaScript?

ObjC - How to explicitly hand off ownership to a block that will be performed asynchronously?

use __weak to local variable in ARC

Choosing Between Static Methods and Class Instances for a NetworkManager in Flutter

Memory profiling for Java desktop application

How to hint the OS which blocks of memory should not be swapped to disk?

How JavaScript decides what size of memory to allocate for a numeric value?

malloc() reusing memory location after free(), causing fragmentation(?)

How to release the NSDATA from AVAudioPlayer?