Wireshark-commits: [Wireshark-commits] master-2.6 9b4a937: epan: Add a boundary check to get_t61_st
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 08 Jan 2019 00:33:00 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9b4a937c88adc60c6b68653e224a8680ac4dfb40
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

9b4a937 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    epan: Add a boundary check to get_t61_string.
    
    Add a boundary check to make sure we don't go past the end of "ptr".
    
    Bug: 15373
    Change-Id: I85394e8e6e477b47919362af146051cc8911254b
    Reviewed-on: https://code.wireshark.org/review/31439
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  d2aac20   [Automatic update for 2019-01-06]
     add  9b4a937   epan: Add a boundary check to get_t61_string.


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