shoes / shoes3

a tiny graphical app kit for ruby
http://walkabout.mvmanila.com
Other
181 stars 19 forks source link

fix bug garbage collector trying to free already freed pointer in vlc… #221

Closed passenger94 closed 8 years ago

passenger94 commented 8 years ago

… tracks processing

While hunting for the bug, i tried this : https://github.com/passenger94/shoes3/blob/af959324b2b6fc6b6733e8e06aa44c1602f43df1/lib/shoes/videoffi.rb#L258 https://github.com/passenger94/shoes3/blob/af959324b2b6fc6b6733e8e06aa44c1602f43df1/lib/shoes/videoffi.rb#L338 i left those in case we want later to add specific platform/version symbols, just checking if it works (could you,please, check if OSX complains ?) we can erase them or keep them, thoughts ?