mirror of
https://github.com/livekit/livekit.git
synced 2026-08-04 06:39:45 +00:00
* Fix getRefLayerRTPTimestamp off-by-one that can panic on max layer index. Reject ref/target layers with >= len(refInfos) so layer==len is an error instead of an out-of-range index. * Remove historical comment from ref-layer bounds test. Keep the regression coverage without referencing the old bounds check in source.