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 free
Kernighan & Ritchie malloc free logic
Aug 20, 2026
c
malloc
free
implementation
kernighan-and-ritchie
g++ Double Free or corruption...But How?
Aug 16, 2026
c++
free
corruption
delete-operator
Why do I get different results when I dereference a pointer after freeing it?
Aug 17, 2026
c
gcc
memory-management
free
malloc
Cannot free memory after using strdup
Aug 15, 2026
c
free
strdup
how to free an allocated array in a function in c
Aug 12, 2026
c
function
memory-management
free
dynamic-memory-allocation
ntdll!RtlIsZeroMemory releasing linked list memory in C [warning: Critical error detected c0000374]
Aug 11, 2026
c
linked-list
dynamic-memory-allocation
singly-linked-list
free
free() crashes, but only if more than a certain size of memory is allocated
Aug 12, 2026
c
malloc
free
mpi
How to free() an array of structs allocated by malloc()?
Aug 09, 2026
c
arrays
memory-management
malloc
free
The inner workings of glibc's free()
Aug 09, 2026
c
heap-memory
free
glibc
How does free() 'know' that passed pointer is valid?
Aug 07, 2026
c
pointers
free
Why Microsoft CRT is so permissive regarding a BSTR double free
Aug 06, 2026
com
free
msvcrt
bstr
Call to free() throwing segmentation fault
Aug 07, 2026
c
unix
malloc
free
allocating memory using calloc and freeing
Jul 28, 2026
c
malloc
free
malloc not allocating properly with pointer to pointer
Jul 22, 2026
c
pointers
casting
malloc
free
Tracking change to variable in visual studio
Jul 21, 2026
c
visual-studio-2005
malloc
free
How do I delete variables from the heap?
Jul 21, 2026
c++
visual-c++
heap-memory
free
Is memory fragmentation possible when malloc and free functions are called in order?
Jul 05, 2026
c
memory-management
embedded
malloc
free
Confusing with delete and free function in C++ [duplicate]
Jul 05, 2026
c++
destructor
free
delete-operator
Older Entries »