larsbs / id3v2lib

id3v2lib is a library written in C to read and edit id3 tags from mp3 files.
BSD 2-Clause "Simplified" License
128 stars 44 forks source link

Fix some more memory leaks #30

Closed hlgsdx closed 2 years ago

hlgsdx commented 5 years ago

Fix more potential memory leaks based on Gray-Wind's PR #22

monsieurgustav commented 4 years ago

Up! "Fix memory corruption on string formatting" is needed