Wireshark-commits: [Wireshark-commits] master 67b6d4f: UMTS FP: fix another out of bounds access

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

Commits:

67b6d4f 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>
    

Actions performed:

    from  317af2c   x509af: dissect subjectPublicKey for RSA
    adds  67b6d4f   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(-)