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 valgrind
Why Valgrind complains about fgets?
Feb 23, 2026
c
valgrind
fopen
Valgrind on macOS Ventura 13.0
Feb 22, 2026
valgrind
macos-ventura
limits of valgrind on FreeBSD
Feb 22, 2026
valgrind
freebsd
Valgrind and "#pragma pack(2)"
Feb 21, 2026
c
memory-leaks
valgrind
valgring memory leak from operator new(unsigned long)?
Feb 19, 2026
valgrind
How to get the error report of valgrind?
Feb 19, 2026
memory-leaks
valgrind
invalid read of size 4 when using free()
Feb 18, 2026
c
memory-management
valgrind
free
Segmentation fault, Invalid write of size 4
Feb 17, 2026
c
memory
struct
valgrind
Why is valgrind memcheck not finding errors?
Feb 16, 2026
c
valgrind
memcheck
Does Valgrind have an API like Purify/Quantify that lets you disable data recording?
Feb 12, 2026
c++
performance
valgrind
purify
quantify
What happens when you allocate on the heap, memory that is referenced in a static variable?
Feb 08, 2026
c
memory-leaks
static
fork
valgrind
Valgrind Invalid read of size 1 (sscanf)
Feb 07, 2026
c
pointers
valgrind
scanf
Valgrind conditional jump ... error with PCRE2 JIT when reading from file
Feb 05, 2026
c
valgrind
jit
pcre2
Why is this not a memory leak in C++?
Feb 06, 2026
c++
memory-leaks
valgrind
undefined-behavior
unique-ptr
Can using Valgrind on Linux also help when the app is compiled on Solaris?
Feb 05, 2026
c
linux
memory-leaks
solaris
valgrind
Why is Valgrind stating that my implementation of std::map<T, T> produces a memory leak?
Feb 04, 2026
c++
valgrind
Not deallocating properly threads in C
Feb 03, 2026
c
multithreading
valgrind
Older Entries »