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
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
How can I log the stack during an allocation on Linux?
Nov 21, 2025
c
linux
debugging
memory
malloc
Blazor Server WebApp - High memory usage under Linux
Nov 21, 2025
.net
linux
memory
blazor
malloc
Can I do what I want with allocated memory
Nov 20, 2025
c
pointers
malloc
strict-aliasing
"Memory allocated with calloc must be freed all at once"?
Nov 20, 2025
c
malloc
dynamic-memory-allocation
free
calloc
Does malloc + fork create a memory leak?
Nov 19, 2025
unix
malloc
fork
How to implement calloc
Nov 10, 2025
c
malloc
standards
calloc
copy-on-write
How to use CUDA Thrust execution policy to override Thrust's low-level device memory allocator
Nov 03, 2025
c++
templates
cuda
malloc
thrust
In the "Two Sum" question in Leetcode, why do we have to *returnSize=2; in C language?
Nov 01, 2025
arrays
c
pointers
malloc
Can any pointer using malloc be considered an array?
Oct 30, 2025
c
arrays
malloc
Freeing all allocated memory in case of failure
Oct 31, 2025
c
memory
memory-management
malloc
Can I ask the kernel to populate (fault in) a range of anonymous pages?
Oct 30, 2025
c
linux
memory-management
malloc
mmap
What is the intention/benefit of malloc returning type void *?
Oct 30, 2025
c
linux
pointers
memory-management
malloc
malloc() in C And Memory Usage
Oct 30, 2025
c
memory
memory-leaks
memory-management
malloc
Older Entries »