summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.co.uk>2009-09-02 15:21:02 -0400
committerWim Taymans <wim.taymans@collabora.co.uk>2009-09-03 19:17:00 +0200
commitf542f710cfa2bc893417f469b127e467744adbf7 (patch)
treea6069704d68142c195823fe14de74933416c6e78 /sys
parent3fcde4486d2303c0b11acddb54478a1641e27845 (diff)
rtpjitterbuffer: Lock clock_rate variable
The priv->clock_rate variable could become -1 between when its checked to not be -1 and when its used, causing an assertion. Fixed by taking the mutex earlier in the chain() function. Fixes #593955
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions