]> code.delx.au - pulseaudio/commit
padsp: Handle eol in info callbacks correctly
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Tue, 12 Jul 2011 03:59:30 +0000 (20:59 -0700)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Tue, 12 Jul 2011 03:59:30 +0000 (20:59 -0700)
commit157bc4ef3bf11a0da25b2f97238c017f44f47085
tree7fa08ea77376cc1b35056c7da8aca1ca5b43709d
parentf69cbdbdf7a0416202f882be8a65793fa57783c6
padsp: Handle eol in info callbacks correctly

When receiving an eol, the object will be NULL and we're not handling
this correctly. Thanks to Drew Ogle <dantealiegri@gmail.com> for
reporting this and providing a patch.
src/utils/padsp.c