On 2014/03/09 21:08, Pete Beardmore <[email protected]> wrote: > > [branch: 'init.paused.fix'] > > hi, > > this single commit fixes the SIGABRT i experience when: > > 1. state file contains 'state: pause' > 2. i start a new mpd instance
Good catch, I've merged this. I changed this to be initialized with AudioFormat::Undefined() instead of calling the default constructor, because this expresses the intent more clearly. (The previous implicit zero-initialization was too obscure already, and probably the reason I caused this bug.) _______________________________________________ mpd-devel mailing list [email protected] http://mailman.blarg.de/listinfo/mpd-devel
