mirror of https://github.com/sipwise/rtpengine.git
The bitmask `& 0x7f` on m_pt guarantees values 0-127, and the decoders array has 128 entries, so out-of-bounds access is structurally impossible. Add a compile-time static_assert documenting this invariant. Closes #2107 Change-Id: I9debd6ddf4ac928ded71d2189775e10dee98e0de Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>master
parent
4be228b4fb
commit
ad6fbef99b
Loading…
Reference in new issue