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
How to check whether `malloc.h` is available in C?
Dec 07, 2025
c
linux
malloc
dynamic-memory-allocation
Array in C and malloc
Dec 07, 2025
c
malloc
Impact of Increasing GLIBC malloc() M_MMAP_THRESHOLD to 1GB
Dec 07, 2025
malloc
glibc
Dynamic memory allocation. What am I missing?
Dec 04, 2025
c
memory
operating-system
malloc
Can we use doubly linked list in C without dynamic memory allocation?
Dec 06, 2025
c
memory-management
linked-list
malloc
Short & Quick malloc memory access issue
Dec 06, 2025
c
arrays
pointers
multidimensional-array
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
« Newer Entries
Older Entries »