gen2brain / cbconvert

CBconvert is a Comic Book converter
GNU General Public License v3.0
215 stars 13 forks source link

memory leak #26

Closed JianleiZhang closed 2 weeks ago

JianleiZhang commented 10 months ago

maybe need this code after os.MkdirTemp.

defer os.RemoveAll(dir)
gen2brain commented 9 months ago

Where is the memory leak? All temp files are already deleted or you will see them in TMP.