URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c5e64fed3c4a2826996bc359bc82d02dab169023
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark
Commits:
c5e64fe by Michael Mann (mmann78@xxxxxxxxxxxx):
Dynamically allocate info string to prevent stack overflow.
Bug: 12293
Change-Id: I2b11afeed283c3a98ab2990ea99322a9f8bb0567
Reviewed-on: https://code.wireshark.org/review/14640
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
(cherry picked from commit 99efcb0f5aeeb4b2179e88c7a4233022aaeecf0b)
Reviewed-on: https://code.wireshark.org/review/15446
Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
Actions performed:
from 92d29d9 GSM CBCH: fix an out of bounds access
adds c5e64fe Dynamically allocate info string to prevent stack overflow.
Summary of changes:
epan/dissectors/packet-ncp2222.inc | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)