Wireshark-commits: [Wireshark-commits] lts-1.12.1 632eb90: UMTS FP: fix an out of bounds access
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 5 Feb 2016 19:45:26 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=632eb9067ed2e606fd920902d0d2051134ce4e35
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark

Commits:

632eb90 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
    (cherry picked from commit 66f27abfa01ee0e252a5a4e0ffbff2e006c4943e)
    Reviewed-on: https://code.wireshark.org/review/13749
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    

Actions performed:

    from  605a01e   NBAP: avoid dereferencing a NULL pointer
    adds  632eb90   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(-)