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
What happens to class members when malloc is used instead of new?
Nov 11, 2022
c++
memory-management
malloc
When should I use malloc in C? [duplicate]
Oct 15, 2022
c
malloc
How can I store a value at a specific location in the memory?
Mar 05, 2019
c++
c
memory
malloc
new-operator
why does malloc(sizeof(pointer)) work?
Jul 04, 2019
c
pointers
gcc
malloc
what are differences between kmalloc() kcalloc() vmalloc() and kzalloc()?
Feb 19, 2022
linux
linux-kernel
malloc
driver
Allocating string with malloc
Oct 15, 2022
c
string
malloc
How to properly use scandir() in c?
Jul 26, 2018
c
linux
string
malloc
scandir
Other than malloc/free does a program need the OS to provide anything else?
Nov 19, 2022
operating-system
kernel
malloc
heap-memory
osdev
Memory leak question in C after moving pointer (What exactly is deallocated?)
Feb 08, 2022
c
memory-management
memory-leaks
malloc
Is it secure to use malloc?
Apr 26, 2022
c++
c
malloc
How can malloc() cause a SIGSEGV?
Oct 29, 2022
c
gdb
malloc
segmentation-fault
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
« Newer Entries
Older Entries »