Wireshark-commits: [Wireshark-commits] master-1.12 a9298b8: GSM RLC MAC: Do not skip too many lines

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

Commits:

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

    GSM RLC MAC: Do not skip too many lines of the CSN_DESCR when the field is missing
    
    While we are at it, replace an undefined hf_timeslot_allocation_usf_tn by its hf_usf equivalent
    
    Bug: 10120
    Change-Id: I3fe113279c779a9d8143d07489747a67d7351664
    Reviewed-on: https://code.wireshark.org/review/1794
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    
    (cherry picked from commit c4ead251da7199cfd746d378c51eb8c30d09a6ba)
    
    Change-Id: I16259e8601add99709782a610e4d5250ac6f5fa6
    Reviewed-on: https://code.wireshark.org/review/1796
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  a83174e   [Automatic manuf, services and enterprise-numbers update for 2014-05-25]
    adds  a9298b8   GSM RLC MAC: Do not skip too many lines of the CSN_DESCR when the field is missing


Summary of changes:
 epan/dissectors/packet-gsm_rlcmac.c |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)