termux/termux-packages

valgrind leaking memory

Geschlossen

#3.221 geöffnet am 08.06.2018

 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Shell (4.089 Forks)batch import
bug reporthelp wantedinactive

Repository-Metriken

Stars
 (16.216 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 3T 5h) (153 gemergte PRs in 30 T)

Beschreibung

Hi. During debugging my application, I noticed valgrind itself is leaking some memory. I'm not quite sure if this is the right place or valgrind mailing lists. See the attached screenshot : Screenshot

Link to my application if required : Cell

Build with clang *.c

Contributor Guide