Allocate context storage before starting/resetting the device
commit63e98481eef0eb02dac14b889be80836a300eecc
authorChris Robinson <chris.kcat@gmail.com>
Sun, 15 May 2016 21:12:56 +0000 (15 14:12 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Sun, 15 May 2016 21:12:56 +0000 (15 14:12 -0700)
tree84327def8889ea59b8c64916317724b17501a383
parentc522658d19f7e82748400731bddb4633847c2a40
Allocate context storage before starting/resetting the device

In case allocation fails, we don't have to worry about the playing status of
the backend.
Alc/ALc.c