Wireshark-commits: [Wireshark-commits] master d24614c: MAC LTE: fix dissection when only header is
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 24 Jul 2015 19:43:00 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d24614c77a3eb5e889dbe4caaf63b065d1bb3c4a
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d24614c by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    MAC LTE: fix dissection when only header is captured but full PDU length is reported
    
    Change-Id: I66ccfc26b3a0e948fdcf8dfe4ec8e87e6ed756da
    Reviewed-on: https://code.wireshark.org/review/9778
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  bb7e657   RLC: fix dissection when only header is captured but full PDU length is reported
    adds  d24614c   MAC LTE: fix dissection when only header is captured but full PDU length is reported


Summary of changes:
 epan/dissectors/packet-mac-lte.c |   27 ++++++++++++++++++++++-----
 1 file changed, 22 insertions(+), 5 deletions(-)