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 malloc
Allocating specific address in Linux
Dec 23, 2025
linux
malloc
virtual-memory
Aho-Corasick algorithm with C language
Dec 24, 2025
c
segmentation-fault
malloc
string-matching
aho-corasick
I do not understand what exactly is dynamic memory allocation
Dec 24, 2025
c
stack
malloc
heap-memory
dynamic-memory-allocation
Can a block of memory be partially freed?
Dec 23, 2025
iphone
ios
memory-management
malloc
free
Why does malloc seem to not be creating a new variable?
Dec 22, 2025
c
malloc
Custom free function doesn't release memory completely, Valgrind reports 'still reachable'
Dec 20, 2025
c
memory-management
malloc
valgrind
free
C++ big allocation of memory
Dec 20, 2025
c++
operating-system
malloc
hardware
Access violation in malloc()
Dec 19, 2025
c
visual-studio-2010
malloc
Is it wrong to allocate enough memory to a union for just one member?
Dec 19, 2025
c
memory-management
malloc
language-lawyer
unions
What's the advantage of malloc?
Dec 17, 2025
c++
arrays
malloc
dynamic-allocation
variable-length-array
How to fix 'Use of uninitialised value' and how to find location of leaks?
Dec 16, 2025
c
memory-leaks
linked-list
malloc
valgrind
Doubt in malloc. C (Linux)
Dec 15, 2025
c
malloc
posix
buffer
Performant malloc implementation for executable code [closed]
Dec 13, 2025
c
linux
memory-management
malloc
x86-64
Why does the debugger show only one element from my array pointer?
Dec 14, 2025
c++
visual-studio-2010
malloc
new-operator
Error handling in a C, void returning function
Dec 14, 2025
c
malloc
Why can't I use pointer addition instead of malloc
Dec 12, 2025
c
pointers
malloc
Is this code nonportable or unsafe
Dec 11, 2025
c
malloc
Dynamically allocated string arrays in C
Dec 10, 2025
c
arrays
malloc
Can malloc_trim() release memory from the middle of the heap?
Dec 09, 2025
linux
memory
operating-system
malloc
glibc
What should mprobe return when it is passed a pointer to a freed block of memory?
Dec 08, 2025
c
malloc
free
Older Entries »