URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=99efcb0f5aeeb4b2179e88c7a4233022aaeecf0b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
99efcb0 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>
Actions performed:
from be3f2c3 Make sure there's enough data in the header for a FMTP packet.
adds 99efcb0 Dynamically allocate info string to prevent stack overflow.
Summary of changes:
epan/dissectors/packet-ncp2222.inc | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)