Wireshark-commits: [Wireshark-commits] lts-1.12.1 df9b7ec: UMTS FP: fix another out of bounds acces

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 5 Feb 2016 21:21:54 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=df9b7eceddaab6f4585477b8dc05adff6dfe87b4
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark

Commits:

df9b7ec 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/11128
    (cherry picked from commit 6ba54030d248c2d7d0436e6544784f2591d9986f)
    Reviewed-on: https://code.wireshark.org/review/13778
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    

Actions performed:

    from  4035a75   Squelch another warning.
    adds  df9b7ec   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(-)