thruthesky/audio_wave

there is memory leak at line number 76

jemisgoti opened this issue · 2 comments

consider breaking the reference to this object during dispose().

@jemisgoti Sorry for late response. I didn't noticed there was issue. I will try to investigate it when I have time.

consider breaking the reference to this object during dispose().

I have updated the code. Please check it if you have time.
Thank you.