OSDN Git Service

[fixed] issue 937, OpenAL wasn't disposed properly in case the app crashed, resulting...
authorbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Fri, 20 Jul 2012 10:22:30 +0000 (10:22 +0000)
committerbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Fri, 20 Jul 2012 10:22:30 +0000 (10:22 +0000)
commitd2ae08f85af0181a2a410bd924c5f83cc590592e
tree3c890d1c6597d859af2d11e6947e8bbebc6b9a85
parenta7b628491fc5b1376d1c194fa44bbcbe25ed40b4
[fixed] issue 937, OpenAL wasn't disposed properly in case the app crashed, resulting in zombie processes on Linux.
backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/LwjglApplication.java