dscvr-com / dscvr-app-ios

iOS App Repository
1 stars 1 forks source link

Cancel recording never disposes Recorder Object. #226

Open ejoebstl opened 8 years ago

ejoebstl commented 8 years ago

That's a memory leak. Call Recorder.Finish, then dispose the object.