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
Why do C++ standard library containers use memory pools, if apparently the malloc/free pair does the same job?
Dec 05, 2025
c++
memory-management
stl
malloc
pool
malloc results in segmentation fault after mprotect
Dec 04, 2025
c
memory-management
malloc
posix
Valgrind: Address 0x0 is not stack'd, malloc'd or (recently) free'd for larger input values only
Dec 03, 2025
c
memory
malloc
valgrind
How are we able to access the pointer after deallocating the memory?
Dec 03, 2025
c
pointers
malloc
free
malloc() causing EXC_BAD_ACCESS error in Xcode
Nov 30, 2025
c
xcode
malloc
Where are arrays in structs Allocated?
Nov 30, 2025
c
struct
malloc
Free and Malloc in a Loop - Correct Way to Free Memory?
Nov 29, 2025
iphone
objective-c
xcode
memory-management
malloc
Basic Malloc/Free
Nov 29, 2025
c
malloc
free
Some questions about memory/malloc
Nov 28, 2025
c
variables
malloc
Segmentation fault after defining my own malloc?
Nov 26, 2025
c
gcc
segmentation-fault
malloc
built-in
how to use tcmalloc in programs with dynamic libraries
Nov 24, 2025
memory-management
linker
malloc
Can you mix free and constructor in C++? [duplicate]
Nov 25, 2025
c++
constructor
free
malloc
malloc in pointer received as argument
Nov 22, 2025
c
malloc
binary-search-tree
How to dynamically calculate the size of a dynamically allocated memory
Nov 22, 2025
c
malloc
How can I log the stack during an allocation on Linux?
Nov 21, 2025
c
linux
debugging
memory
malloc
Blazor Server WebApp - High memory usage under Linux
Nov 21, 2025
.net
linux
memory
blazor
malloc
Can I do what I want with allocated memory
Nov 20, 2025
c
pointers
malloc
strict-aliasing
"Memory allocated with calloc must be freed all at once"?
Nov 20, 2025
c
malloc
dynamic-memory-allocation
free
calloc
Does malloc + fork create a memory leak?
Nov 19, 2025
unix
malloc
fork
How to implement calloc
Nov 10, 2025
c
malloc
standards
calloc
copy-on-write
Older Entries »