diff options
author | Ruslan Mustakov <r.mustakov@gmail.com> | 2018-03-01 17:40:44 +0700 |
---|---|---|
committer | Ruslan Mustakov <r.mustakov@gmail.com> | 2018-03-01 17:40:44 +0700 |
commit | c10749d51f2b77eb1b38909d790e7d3895a97364 (patch) | |
tree | 976ad2fe68a4f69fa9e57f36f78ddc1972ff6f1d /core/func_ref.cpp | |
parent | 8df449100a3f9dde511d05087bef60a07fadefde (diff) |
Fix intermittent audio driver crash during startup on Android
set_pause can be called before the driver is initialized, and there
already is a check for that. The problem is that the 'active' field
was not initialied in the constructor, which lead to it having an
undefined value.
Diffstat (limited to 'core/func_ref.cpp')
0 files changed, 0 insertions, 0 deletions