Wireshark-commits: [Wireshark-commits] master 25d3c62: MAC NR: fix dissection of single byte paddin

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 15 Jun 2018 09:43:54 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=25d3c6270ad11fc09d23354774de9a1e42000137
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

25d3c62 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    MAC NR: fix dissection of single byte padding CE
    
    Change-Id: Icff0ffb4600bd778946ca879995edf710cc38e48
    Reviewed-on: https://code.wireshark.org/review/28284
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  5ea2fe3   pfcp: add handle of IEs with null length
    adds  25d3c62   MAC NR: fix dissection of single byte padding CE


Summary of changes:
 epan/dissectors/packet-mac-nr.c | 29 ++++++++++++++++++-----------
 1 file changed, 18 insertions(+), 11 deletions(-)