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 commit a51332f675)
mr26.1
parent
e0b1b81ae1
commit
069b594489
Loading…
Reference in new issue