GNOME Bugzilla – Bug 633212
[goom] Return not-negotiated when bps is unknown
Last modified: 2010-10-28 13:46:21 UTC
goom doesn't check if it has negotiated caps in the chain function. This leads to a sigfpe
Created attachment 173282 [details] [review] goom: Return not-negotiated when bps is unknown If caps weren't negotiated, goom should return not-negotiated from its chain functions instead of using bps unitialized, which leads to a division by 0
This is simple enough, I think we can get it into the release.
Comment on attachment 173282 [details] [review] goom: Return not-negotiated when bps is unknown Looks good and should be in the next pre-release
commit e400c8482aa7fce41acdda213e9d0d27bef15b45 Pushed.