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 C send method free buffer?
Feb 03, 2022
c
free
send
C++ allocator<X>::deallocate(NULL,1) allowed?
May 15, 2022
c++
memory-management
null
free
allocator
Custom malloc implementation
Oct 15, 2022
c++
c
memory
malloc
free
LD_PRELOAD only working for malloc, not free
Feb 02, 2018
c++
malloc
free
dynamic-linking
ld-preload
How do pointers assigned to pointers and free() work together?
Sep 09, 2022
c
pointers
memory
free
Is there a way to overwrite the malloc/free function in C?
Oct 26, 2022
c
malloc
free
How to free() a malloc()'d structured correctly?
Aug 09, 2022
c
pointers
free
malloc
Does freeing an int* which was assigned to a char* (allocated by `malloc`) invoke Undefined Behavior?
Aug 30, 2022
c
pointers
memory
free
undefined-behavior
Can I free the memory of the char* string when I assign it to std::string?
Aug 22, 2022
c++
string
free
stdstring
Malloc, free and segmentation fault
Apr 02, 2022
c
segmentation-fault
malloc
free
Free a null pointer anyway or check first?
Oct 14, 2022
c
pointers
memory
free
Do I need to free char array of fixed length? [duplicate]
May 26, 2022
c
memory-management
memory-leaks
malloc
free
C memory management error?
May 12, 2022
c
memory-management
free
How to free recursive struct (trie)
Mar 06, 2021
c
recursion
struct
free
trie
How to malloc char** table?
Oct 25, 2022
c
arrays
char
malloc
free
free() call works on simulator, makes iPad angry. iPad smash
Jul 08, 2021
iphone
c
objective-c
memory-management
free
How do I keep Perl from consuming tons of memory when child forks of a large parent process shut down?
Dec 30, 2018
linux
perl
memory-management
fork
free
Understanding of pointers with malloc and free
Sep 05, 2022
c
arrays
pointers
malloc
free
Using realloc (X, 0) instead of free() and using malloc with length of a string +1
Sep 29, 2018
c
memory-management
free
realloc
what happens when tried to free memory allocated by heap manager, which allocates more than asked for?
Oct 14, 2022
c++
c
malloc
heap-memory
free
« Newer Entries
Older Entries »