Wireshark-commits: [Wireshark-commits] master-1.12 e5b7a95: MAC LTE: fix dissection of Extended Pow

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 25 May 2014 21:38:03 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e5b7a953653bd7e2be81e73e82e0599a7c7761e0
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

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

    MAC LTE: fix dissection of Extended Power Headroom control element
    
    Change-Id: Ia57b4769732f2e18dd2864b576c5c77fc68deb20
    Reviewed-on: https://code.wireshark.org/review/1798
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    
    Conflicts:
    	epan/dissectors/packet-mac-lte.c
    
    (cherry picked from commit 37d40eb210b6192909dc27cd91592a796a7731cd)
    
    Change-Id: I06f657db181abcf68f429604a4ad1cf8638c1ee3
    Reviewed-on: https://code.wireshark.org/review/1799
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  a9298b8   GSM RLC MAC: Do not skip too many lines of the CSN_DESCR when the field is missing
    adds  e5b7a95   MAC LTE: fix dissection of Extended Power Headroom control element


Summary of changes:
 epan/dissectors/packet-mac-lte.c |   51 +++++++++++++++++++++++++++-----------
 1 file changed, 36 insertions(+), 15 deletions(-)