URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cd09cb5cfb673beca3cce20b1d6a9bc67a134ae1
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark
Commits:
cd09cb5 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/31440
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 4647860 [Automatic update for 2019-01-06]
add cd09cb5 epan: Add a boundary check to get_t61_string.
Summary of changes:
epan/charsets.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)