aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag.h
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-08-26 08:27:15 +0200
committerEric Wong <normalperson@yhbt.net>2008-08-31 00:44:34 -0700
commit25b5471f415db926e8b4ebe1a02e209d70757191 (patch)
treead9670f8bf5c9b7cb5dbaf0a1ae353daf7c4d656 /src/tag.h
parent8c419bb006e376cd0b78453a988976d96027a9f4 (diff)
downloadmpd-25b5471f415db926e8b4ebe1a02e209d70757191.tar.gz
mpd-25b5471f415db926e8b4ebe1a02e209d70757191.tar.xz
mpd-25b5471f415db926e8b4ebe1a02e209d70757191.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/tag.h')
0 files changed, 0 insertions, 0 deletions