pulsesink: only notify if all checks passed
authorStefan Kost <ensonic@users.sf.net>
Thu, 4 Jun 2009 14:37:03 +0000 (17:37 +0300)
committerStefan Kost <ensonic@users.sf.net>
Thu, 4 Jun 2009 14:43:15 +0000 (17:43 +0300)
commit85ba1b3e6a7af72c74d1ed788bb9f9bf0537fabf
tree6825558af656526ed9f861a4b37c84692e85047b
parentb9ddf22340b2d0c76bb0b77a4b8976ed339b1cd8
pulsesink: only notify if all checks passed

Replace goto done: with return, as those are checks when we don't want to flag a
pending notify.
ext/pulse/pulsesink.c