njh / twolame

MPEG Audio Layer 2 (MP2) encoder
http://www.twolame.org/
GNU Lesser General Public License v2.1
59 stars 34 forks source link

Please remove issue #13

Closed kierank closed 13 years ago

kierank commented 13 years ago

Sorry, this bug wasn't twolame's fault.

njh commented 13 years ago

Thanks for the bug report. I have had a number of long-running processes that use twolame (rotter and darkice) and have not seen this problem - although it may have been introduced in a recent version.

Note that there shouldn't be any memory being allocated during the encoding stage. I would be very grateful if you could investigate this further.

I should also run a static code analysis tool over the code at some point - I am sure there are some bad things going on.

kierank commented 13 years ago

So yes, this was me being stupid.

I do plan to fix the valgrind warnings at some point.