ORAN FH CUS – SE 19 decodes beamId twice when disableBFWs = 1
I cannot decode successfully ORAN packet with SE19 because of malformed error, the Beam ID is decoded twice. I also check the source code and notice that beamId is decoded twice when disableBFWs is set in epan/dissectors/packet-oran.c.
Please review https://gitlab.com/wireshark/wireshar...
I guess I didn't actually test SE19 with !disableBFWs
Thank you very much Martin, it works for me now.