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
C-style array of pointers to Objective-C objects under ARC
Dec 18, 2020
ios
malloc
automatic-ref-counting
arrays
64-bit-capable alternative to mallinfo?
Apr 13, 2022
linux
memory-management
malloc
Interpret Valgrind's trace-malloc output
Oct 22, 2022
c++
c
malloc
valgrind
What's unsafe/legacy about brk/sbrk?
Sep 16, 2022
c
malloc
legacy
sbrk
brk
Should I free strdup pointer after basename/dirname in C?
Oct 22, 2022
c
string
memory
malloc
strdup
C++ using getline() prints: pointer being freed was not allocated in XCode
Mar 02, 2016
c++
xcode
macos
malloc
getline
Malloc performance in a multithreaded environment
Sep 21, 2018
multithreading
performance
malloc
openmp
Does ARC release malloc'ed memory for you?
Apr 12, 2022
objective-c
memory
memory-management
malloc
automatic-ref-counting
malloc implementation from fixed size buffer
Oct 14, 2022
c
malloc
At what point does memory allocated by malloc get a type?
Apr 04, 2022
c++
memory-management
malloc
language-lawyer
What makes it possible for glibc malloc to compare pointers from different "objects"?
Oct 31, 2022
c
malloc
language-lawyer
glibc
How can I do automatic memory management in C?
Nov 16, 2022
c
memory-management
malloc
free
Incorrect checksum for freed object on malloc
Apr 20, 2022
c
memory-leaks
malloc
malloc() crashes, saying corrupted double-linked list
Sep 25, 2019
c
malloc
Difference between new operator in C++ and new operator in java
Oct 14, 2022
java
c++
pointers
malloc
new-operator
Why is writing to a buffer filled with 42 way faster than writing to a buffer of zeros?
Apr 08, 2022
c++
linux
performance
memory-management
malloc
making your own malloc function?
Aug 18, 2022
c
malloc
Returning a malloc pointer
Apr 25, 2022
c
struct
malloc
When should errno be assigned to ENOMEM?
Feb 04, 2022
c
linux
linux-kernel
malloc
NUMA aware cache aligned memory allocation
Feb 06, 2022
linux
caching
pthreads
malloc
numa
« Newer Entries
Older Entries »