Skip to content

srtsrc: fix case fallthrough of authentication param

Add missing breaks to two case statements. Also adds a missing lock of srtobject->element when getting the value of PROP_AUTHENTICATION.

Merge request reports