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.1.1a51332f675) (cherry picked from commit069b594489)
parent
06ea9cca52
commit
e564afdfc2
Loading…
Reference in new issue