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
Does gc.collect really release memory?
Sep 04, 2026
python
memory
garbage-collection
free
collect
Failure to free memory
Sep 04, 2026
c
memory
free
malloc
Handling clean-up in function with multiple allocations
Sep 05, 2026
c
memory-management
malloc
dynamic-memory-allocation
free
Valgrind Invalid free() / delete / delete[] / realloc() in C
Sep 05, 2026
c
memory-leaks
malloc
valgrind
free
Intricacies of malloc and free
Sep 04, 2026
c
memory-leaks
malloc
free
ubuntu-11.04
Access violation when freeing TBitmap variable -- Bitmap variable still assigned after freeing? [duplicate]
Sep 01, 2026
delphi
free
delphi-10.1-berlin
tbitmap
What is a good coding practice for freeing allocated resources at failure/exit points in C? [closed]
Aug 25, 2026
c
memory-management
heap-memory
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
Older Entries »