URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0cb87b738982be7477364df49cd535b380a6ad6b
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
0cb87b7 by Rody Liu (rody.liu@xxxxxxxxxxxx):
nas_5gs: can't decode 5GS NAS PDU when there are multiple NSSAIs.
Use dummy length in proto_tree_add_subtree_format(),
proto_item_set_len() will set the correct length later.
Bug: 15120
Change-Id: I7a56f3d1541b75eb53bc03750b6402a8b78a8251
Reviewed-on: https://code.wireshark.org/review/29465
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 5c36055 nas5gs: Align with version 15.0.0
add 0cb87b7 nas_5gs: can't decode 5GS NAS PDU when there are multiple NSSAIs.
Summary of changes:
epan/dissectors/packet-nas_5gs.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)