gen2brain / cbconvert

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

memory leak #26

Open JianleiZhang opened 5 months ago

JianleiZhang commented 5 months ago

maybe need this code after os.MkdirTemp.

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

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