After https://gitlab.com/wireshark/wireshark/-/merge_requests/12195, I'm
finding the warnings below. I think these are valid, based upon editing a
mask value and watching how the value was masked/shifted before being
looked up in the value_string.
I understand the RoHC example, where a newer vers
It doesn't look like I mentioned it below, but I plan on creating the
release-4.2 branch this upcoming Monday, the 25th. At that point we'll have the
following active branches and major+minor versions:
master / 4.3
release-4.2 / 4.2
release-4.0 / 4.0
release-3.6 / 3.6
4.2.0rc1 is still schedul
On Thu, Sep 21, 2023, 4:20 PM Martin Mathieson via Wireshark-dev <
wireshark-dev@wireshark.org> wrote:
> After https://gitlab.com/wireshark/wireshark/-/merge_requests/12195, I'm
> finding the warnings below. I think these are valid, based upon editing a
> mask value and watching how the value was