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: I74f7fa134355059b18ba8c2b4e671c735324bdb7master
parent
a4875c336e
commit
a51332f675
Loading…
Reference in new issue