URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f022e1549479e7468cf29deeba6032af4f535c3e
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f022e15 by Dom Gifford (Dominic.Gifford@xxxxxxxxx):
Guard against buffer overflow when copying group key bytes into
security association structure.
Change-Id: I2f573a0626bab44aaca1ac6716bf5ac3d6a9b7ed
Reviewed-on: https://code.wireshark.org/review/3553
Petri-Dish: Evan Huus <eapache@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from cb44442 SNMP: fix mixed indent (use tab)
adds f022e15 Guard against buffer overflow when copying group key bytes into security association structure.
Summary of changes:
epan/crypt/airpdcap.c | 31 +++++++++++++++++--------------
1 file changed, 17 insertions(+), 14 deletions(-)