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 memory-management
Free() returned char pointer doesn't remove it from memory?
Aug 27, 2026
c
memory-management
malloc
Efficient (memory-wise) function for repeated distance matrix calculations AND chunking of extra large distance matrices
Aug 28, 2026
r
memory-management
matrix
distance
chunking
Do I need to release the object in php?
Aug 27, 2026
php
object
memory-management
programming-languages
Why use dynamic memory allocation(i.e. malloc()) when implementing linked list in c?
Aug 26, 2026
c
memory-management
data-structures
struct
What is "bit padding" or "padding bits" exactly?
Aug 27, 2026
c++
c
memory
memory-management
padding
Which is better in C allocating/deallocating memory of using a local variable? and Why?
Aug 26, 2026
c
pointers
allocation
memory-management
Allocating memory for a array to char pointer
Aug 25, 2026
c
pointers
multidimensional-array
memory-management
How to efficiently pass a variable from Matlab to GPU in an asynchronous way?
Aug 25, 2026
matlab
memory-management
cuda
streaming
mex
How to check that pointer is writing in the out of allocated memory?
Aug 26, 2026
c
pointers
memory-management
malloc
Python not freeing up memory in Linux
Aug 26, 2026
python
memory
memory-management
Why is mprotect a distinct syscall from mmap
Aug 26, 2026
linux
memory-management
system-calls
mmap
mprotect
Assembly multiple arrays memory allocation
Aug 25, 2026
arrays
assembly
memory-management
mips
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
Is it good coding practice to assign the address returned by realloc() to the same pointer?
Aug 25, 2026
c
pointers
memory-management
return
realloc
Possible memory leak with rotation and button click
Aug 25, 2026
android
memory
memory-management
memory-leaks
reference
Older Entries »