termux/termux-packages

valgrind leaking memory

Closed

#3,221 opened on Jun 8, 2018

 (4 comments) (0 reactions) (0 assignees)Shell (4,089 forks)batch import
bug reporthelp wantedinactive

Repository metrics

Stars
 (16,216 stars)
PR merge metrics
 (Avg merge 3d 5h) (153 merged PRs in 30d)

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