chai2010/webp

memory leak problem

Open

#28 opened on Apr 30, 2020

View on GitHub
 (9 comments) (0 reactions) (0 assignees)Go (113 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (715 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I am using Go v1.13.6, here is my sample code: I was trying to convert a webp file into jpeg file, when I use 10000+ webp files to test program stability, the momery keeps rising...... image

Contributor guide