Wireshark-commits: [Wireshark-commits] master-1.12 66f27ab: UMTS FP: fix an out of bounds access
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 17 Oct 2015 17:56:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=66f27abfa01ee0e252a5a4e0ffbff2e006c4943e
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

66f27ab by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    UMTS FP: fix an out of bounds access
    
    Bug: 11602
    Change-Id: I636a5494a0eda5895e856e80424be29f01c758bf
    Reviewed-on: https://code.wireshark.org/review/11117
    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 2ae329a47b7f0ac94089c23e79c6b8bc18ba80ea)
    Conflicts:
    	epan/dissectors/packet-umts_fp.c
    Reviewed-on: https://code.wireshark.org/review/11123
    

Actions performed:

    from  daa562c   NBAP: avoid dereferencing a NULL pointer
    adds  66f27ab   UMTS FP: fix an out of bounds access


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