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 commitmr14.1.1a51332f675) (cherry picked from commit141fb3f44a)
parent
8bb8237b90
commit
bc1e98b888
Loading…
Reference in new issue