URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8c3d9aa5f5ca86e3810c64bd2e503e870d8acbee
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark
Commits:
8c3d9aa by Pascal Quantin (pascal.quantin@xxxxxxxxx):
    ANSI IS-637-A: prevent an out of bounds access
    
    Bug: 10897
    Change-Id: I8316ba40ec00b612e4edd490e3cd36e7277912a9
    Reviewed-on: https://code.wireshark.org/review/6824
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    (cherry picked from commit d7538cbe4b0f2488e4d58fd2b0014927e7d239a6)
    Conflicts:
    	epan/dissectors/packet-ansi_637.c
    Reviewed-on: https://code.wireshark.org/review/6833
    
Actions performed:
    from  de0eeb5   Pcapng: Don't fetch past the end of a GArray.
    adds  8c3d9aa   ANSI IS-637-A: prevent an out of bounds access
Summary of changes:
 epan/dissectors/packet-ansi_637.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)