aboutsummaryrefslogtreecommitdiffstats
path: root/src/dbUtils.h
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-08-26 08:27:15 +0200
committerMax Kellermann <max@duempel.org>2008-08-26 08:27:15 +0200
commit806a9f02a10310be5aa8fba16ae87a647b28952a (patch)
tree16f33ae6176b7fd02b55b2e6ec022fc93fddeb39 /src/dbUtils.h
parent83215bf9cea1d73ef81489fe1499348ee85df53a (diff)
downloadmpd-806a9f02a10310be5aa8fba16ae87a647b28952a.tar.gz
mpd-806a9f02a10310be5aa8fba16ae87a647b28952a.tar.xz
mpd-806a9f02a10310be5aa8fba16ae87a647b28952a.zip
jack: initialize JackData in jack_initDriver()
Over the lifetime of the jack AudioOutput object, we want a single valid JackData object, so we can persistently store data there (configuration etc.). Allocate JackData in jack_initDriver(). After that, we can safely remove all audioOutput->data==NULL checks (and replace them with assertions).
Diffstat (limited to 'src/dbUtils.h')
0 files changed, 0 insertions, 0 deletions