URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3aad1ef236e6c610f25bd8cfc13c2bb1830f207c
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
3aad1ef 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/31437
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from e49ec73 str_util(.h): fix issue on doxygen documentation
add 3aad1ef epan: Add a boundary check to get_t61_string.
Summary of changes:
epan/charsets.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)