URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=99a329891dca9e1e033313aad2a8445e2d5206af
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
99a3298 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
nas_5gs: fix duplicate entry
Field 'Request type' (nas_5gs.mm.req_typ) has a conflicting entry in its value_string: 3 is at indices 2 (Initial emergency request) and 3 (Existing emergency PDU session)
Change-Id: I64c6222033efa64c3f730b2be7e92c731d71d43c
Reviewed-on: https://code.wireshark.org/review/26322
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from f38e895 Plug another leak for Wiretap errors.
adds 99a3298 nas_5gs: fix duplicate entry
Summary of changes:
epan/dissectors/packet-nas_5gs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)