Wireshark-commits: [Wireshark-commits] master-2.0 c732e75: UMTS FP: fix another out of bounds acces

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 18 Oct 2015 10:26:58 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c732e75e4f1c0494d67469e0918dd06e488e1683
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

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

    UMTS FP: fix another out of bounds access
    
    According to NBAP ASN.1, the maximum DCH ID value is 255
    
    Bug: 11606
    Change-Id: Ic5c85a31eb1a84d59f25baaed4afbd040a7852c5
    Reviewed-on: https://code.wireshark.org/review/11126
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit 67b6d4f7e6f2117b40957fd51518aa2a3e659002)
    Reviewed-on: https://code.wireshark.org/review/11127
    

Actions performed:

    from  d384cfa   UMTS FP: fix an out of bounds access
    adds  c732e75   UMTS FP: fix another out of bounds access


Summary of changes:
 epan/dissectors/packet-umts_fp.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)