Wireshark-commits: [Wireshark-commits] master b9a4bab: PDCP LTE: fix dissection when only header is

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 24 Jul 2015 19:41:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b9a4babf67a975d8d7af3990c49fa36e4bf2e4a6
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    PDCP LTE: fix dissection when only header is captured but full PDU length is reported
    
    Change-Id: I62c89a49f3cf2ed566e16a978b2ed237f09d466e
    Reviewed-on: https://code.wireshark.org/review/9775
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  1ea2565   SIP: heuristic dissectors should use the captured length, not the reported one
    adds  b9a4bab   PDCP LTE: fix dissection when only header is captured but full PDU length is reported


Summary of changes:
 epan/dissectors/packet-pdcp-lte.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)