mirror of https://github.com/sipwise/rtpengine.git
Currently the helper accepts 0 length, but callers actually can try to mutate it with `- 1` what means overflowing it. e.g. `extmap_short_is_valid_data()` has a bitwise operation including length `(id << 4) | (ext->len - 1)` Change-Id: I74f7fa134355059b18ba8c2b4e671c735324bdb7 (cherry picked from commitmr26.0.1a51332f675) (cherry picked from commitae97b50b98)
parent
95a34fc73f
commit
78743cca7b
Loading…
Reference in new issue