ext/pulse/: Return -1 instead of 0 in error cases. Fixes #554771.
authorWim Taymans <wim.taymans@gmail.com>
Fri, 3 Oct 2008 16:13:32 +0000 (16:13 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 3 Oct 2008 16:13:32 +0000 (16:13 +0000)
commit621dab2328c1828ab669c1903c576c74f6ea6b19
tree8d8aee0c56685cbf8952582871ab814e304471f5
parent419ede208d5ca0c8aac97a5b258d217f8abd03ce
ext/pulse/: Return -1 instead of 0 in error cases. Fixes #554771.

Original commit message from CVS:
* ext/pulse/pulsesink.c: (gst_pulsesink_write):
* ext/pulse/pulsesrc.c: (gst_pulsesrc_read):
Return -1 instead of 0 in error cases. Fixes #554771.
ChangeLog
ext/pulse/pulsesink.c
ext/pulse/pulsesrc.c