there is memory leak at line number 76
jemisgoti opened this issue · 2 comments
jemisgoti commented
consider breaking the reference to this object during dispose().
thruthesky commented
@jemisgoti Sorry for late response. I didn't noticed there was issue. I will try to investigate it when I have time.
thruthesky commented
consider breaking the reference to this object during dispose().
I have updated the code. Please check it if you have time.
Thank you.