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
variable name change causes segfault (datatype same name as the variable, used with malloc)
Apr 19, 2026
c
struct
segmentation-fault
malloc
variable-names
memory error using valgrind, strcpy
Apr 16, 2026
c
malloc
valgrind
strcpy
new and malloc allocates extra 16 bytes
Apr 16, 2026
c++
malloc
new-operator
space
extra
Does c keep track of allocated heap memory?
Apr 13, 2026
c
malloc
free
malloc() and memset() behavior
Apr 15, 2026
c
gcc
malloc
glibc
memset
De-allocate a 3D array
Apr 14, 2026
c++
arrays
malloc
free
Correct way to calculate the size for malloc() and realloc()?
Apr 14, 2026
c
malloc
realloc
compilation break when reallocating the memory in C
Apr 12, 2026
c
memory
memory-management
malloc
C malloc a pointer multiple times
Apr 12, 2026
c
memory-management
malloc
understanding malloc.h difference: __attribute_malloc__
Apr 10, 2026
c
malloc
C: free memory allocated in c
Apr 09, 2026
c
pointers
malloc
free
Modify malloc strategy for 2D Array so malloc succeeds
Apr 03, 2026
c++
c
malloc
How to get the size of dynamically (using malloc or calloc )allocated memory? [duplicate]
Apr 01, 2026
c
size
malloc
C array of pointers and malloc
Apr 03, 2026
c
pointers
malloc
Why I cannot free a malloc'd string?
Apr 02, 2026
c
string
malloc
constants
free
malloc(): corrupted top size
Mar 30, 2026
c
segmentation-fault
malloc
caesar-cipher
keeping track of how much memory malloc has allocated
Mar 30, 2026
c
malloc
char
Allocating through a pointer to a pointer parameter
Mar 30, 2026
c
pointers
gcc
malloc
void-pointers
What's the difference between a memory arena and a memory pool?
Mar 29, 2026
c
memory-management
malloc
allocation
« Newer Entries
Older Entries »