trendmicro / tlsh

Other
726 stars 135 forks source link

There is a memory leak in py-tlsh #125

Open qiyeboy opened 2 years ago

qiyeboy commented 2 years ago

vpObj1 = tlsh.Tlsh() vpObj1.fromTlshStr(tlsh_str)

fromTlshStr ,This function cannot release memory when called frequently, causing the memory to be completely occupied

jonjoliver commented 6 months ago

Hi qiyeboy

I left Trendmicro just over 2 years ago. I am jumping in here to help out as best I can. Let me see if I can reproduce. If I find the bug, then I will fix and update version at py-tlsh

Cheers jono