termux/termux-packages

valgrind leaking memory

Open

#3,221 opened on Jun 8, 2018

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Shell (16,216 stars) (4,089 forks)batch import
bug reporthelp wantedinactive

Description

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