hasherezade / bearparser

Portable Executable parsing library (from PE-bear)

Home Page:https://hasherezade.github.io/bearparser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SectionHdrWrapper::name possibly leaking memory

wwqq46954 opened this issue · comments

I might have missed something, but it doesn't seem to be deallocated anywhere.

Thank you, fixed!

Thank you!