rtpmux: fix buffer list drop check
authorVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Mon, 21 Apr 2014 14:58:45 +0000 (15:58 +0100)
committerVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Mon, 21 Apr 2014 16:21:20 +0000 (17:21 +0100)
commitf10c3f1a7648f79caaa01d379791d272737913c0
tree63be34d9b1c445bfa22e640f64e67f35813b92c8
parentd9eb5f7fde528923d96b413007af78395405a2bc
rtpmux: fix buffer list drop check

While porting to 0.11, the check was mistakenly made constant,
instead of testing for the return value of process_buffer_locked.

Coverity 1139663
gst/rtpmanager/gstrtpmux.c