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 memory-management
Convert from System.Address to Integer in Ada
Dec 24, 2025
memory-management
ada
memory-address
Do browsers always treat strings and numbers in Javascript as immutable?
Dec 24, 2025
javascript
performance
memory-management
garbage-collection
v8
Can a block of memory be partially freed?
Dec 23, 2025
iphone
ios
memory-management
malloc
free
Memory optimization / Interning in python
Dec 23, 2025
python-3.x
string
memory-management
C++ Memory allocation with operator new: What are the methods of detecting and processing allocation errors?
Dec 23, 2025
c++
memory-management
new-operator
nothrow
How does memory allocation work in python in this case?
Dec 23, 2025
python
arrays
numpy
memory-management
Should I release the NSError object of NSFileManager's copyItemAtPath:toPath:error:?
Dec 22, 2025
cocoa
cocoa-touch
memory-management
returning autorelease NSString still causes memory leaks
Dec 22, 2025
iphone
memory-management
autorelease
Does NSValue free its value when freed?
Dec 21, 2025
objective-c
pointers
memory-management
nsvalue
Understanding strings as pointers in C++
Dec 23, 2025
c++
string
pointers
memory-management
memory-address
Will -replaceObjectAtIndex:withObject: of NSMutableArray release the old object that's replaced by a new one?
Dec 23, 2025
iphone
cocoa-touch
memory-management
uikit
nsmutablearray
Should I always call Release on COM pointers when my program terminates?
Dec 22, 2025
c++
memory-management
com
iunknown
creating an autorelease pool and draining it in a different context
Dec 22, 2025
objective-c
memory-management
autorelease
Is it required to explicitly construct each member of a char array?
Dec 21, 2025
c++
memory-management
stl
language-lawyer
Custom free function doesn't release memory completely, Valgrind reports 'still reachable'
Dec 20, 2025
c
memory-management
malloc
valgrind
free
ARM Memory Remapping
Dec 20, 2025
memory-management
linux-kernel
arm
embedded-linux
mmu
Installing Memory Sanitizer and Leak Sanitizer into clang compiler
Dec 20, 2025
c
memory-management
memory-leaks
Older Entries »