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
De-allcoating dynamically allocated multidimensional arrays.
Jun 11, 2026
c++
arrays
memory-management
heap-memory
dynamic-arrays
Is it possible to add a customized name for the (non file-backed) mmap region?
Jun 09, 2026
linux
memory
memory-management
linux-kernel
mmap
Is memory better used with a bunch of if else statements or seperate methods for each?
Jun 11, 2026
objective-c
memory-management
Memory efficient conversion between a HashMap and a Vec
Jun 11, 2026
performance
memory-management
collections
rust
out-of-memory
Memory Leak Issue in function similar to scanf
Jun 10, 2026
c
memory
memory-management
memory-leaks
valgrind
How does a program know where the bss segment is located
Jun 10, 2026
c
memory-management
CGDataProvider returning null in Swift 4
Jun 10, 2026
ios
swift
image
memory-management
swift4
Javascript memory leak setTimeout issue
Jun 09, 2026
javascript
performance
memory-management
memory-leaks
javascript-debugger
NSMutableArray addObject crashes in the device but runs in the simulator fine
Jun 10, 2026
ios
objective-c
memory-management
memory-leaks
nsmutablearray
Using malloc to initialize char pointer VS not using malloc and just assign a string directly to the char pointer
Jun 09, 2026
c
arrays
string
pointers
memory-management
represent memory in c
Jun 09, 2026
c
pointers
memory-management
Dynamic Heap Allocation Confusion
Jun 09, 2026
memory-management
x86
heap-memory
masm
irvine32
boost::fast_pool_allocator makes std::forward_list slower
Jun 09, 2026
c++
memory-management
boost
allocator
Allocating large amount of memory and usage of size_t?
Jun 07, 2026
c++
64-bit
memory-management
size-t
What does "new int * **[10]" do?
Jun 09, 2026
c++
arrays
memory
memory-management
new-operator
What to throw in a C++ class wrapping a C library?
Jun 09, 2026
c++
c
exception
memory-management
wrapper
Is there any advantage to deallocating objects owned by the UIApplicationDelegate?
Jun 07, 2026
iphone
memory-management
dealloc
uiapplicationdelegate
iPhone: Xcode, instruments, memory allocations. What's reasonable?
Jun 08, 2026
iphone
objective-c
xcode
memory-management
instruments
C code - malloc and free
Jun 08, 2026
c
memory-management
overflow
Older Entries »