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
freeing memory in Circular Doubly Linked List
Apr 24, 2019
c
segmentation-fault
malloc
valgrind
circular-list
Freeing an array after it has been written to by MPI_Recv
Jul 31, 2021
c
malloc
mpi
free
Ambiguity in 2d array declaration in C
Sep 22, 2017
c
arrays
pointers
malloc
Memory allocation optimization: from heap to stack
Oct 20, 2022
c
optimization
memory-management
malloc
heap-memory
Dynamic allocation of an array of structs
Oct 30, 2022
c
arrays
segmentation-fault
malloc
struct
SECCOMP: How to emulate malloc, realloc and free?
Jun 21, 2022
c
linux
gcc
malloc
seccomp
How/where is sbrk used within malloc.c?
Nov 08, 2022
c
linux
memory-management
malloc
sbrk
Recommended way to handle multiple malloc errors in a single function in C
Nov 13, 2022
c
error-handling
malloc
Understanding glibc malloc trimming
Dec 17, 2018
linux
malloc
free
glibc
C Programming: malloc() for a 2D array (using pointer-to-pointer)
Feb 26, 2022
c
pointers
malloc
multidimensional-array
In C, is it possible do free only an array first or last position?
Oct 15, 2022
c
arrays
free
malloc
position
Allocating memory for a string inside a struct
Feb 03, 2022
c
malloc
struct
How do i create a 2D array in c and display it using pointer and function? [closed]
Sep 24, 2022
c
arrays
pointers
malloc
2d
How to make OS X malloc automatically abort on failure?
Sep 07, 2021
c
macos
malloc
allocate specific amount of memory in swift - iOS
Aug 24, 2022
ios
swift
memory-management
malloc
instruments
Is it defined behavior to allocate memory using the variable being declared? [duplicate]
Jul 14, 2021
c
memory-management
malloc
sizeof
undefined-behavior
C - Accessing data AFTER memory has been free()ed?
Sep 20, 2019
c
pointers
malloc
free
Why are Memory allocations within libc are not routed to my allocation wrappers?
Sep 05, 2022
c
malloc
clang
glibc
How to dynamically expand a string in C
Aug 10, 2022
c
string
malloc
What happens when there is a request for memory block which is not a power of 2?
Nov 17, 2021
c
linux
malloc
« Newer Entries
Older Entries »