URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=569fb1e21dbb645ab6038db818e7a419028b828d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark
Commits:
569fb1e by Gerald Combs (gerald@xxxxxxxxxxxxx):
Airpdcap: Add length checks.
Make sure we don't underflow length values.
Conflicts:
epan/crypt/airpdcap.c
Bug: 14442
Change-Id: I71baac428ba3b07fe4cd5a7f60fbe2a957ac460e
(cherry picked from commit d6d391c4a4526d7c00765230c427c0472f0a4089)
Reviewed-on: https://code.wireshark.org/review/25939
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 2da2a36 RPCoRDMA: Set an upper bound for our chunk size.
adds 569fb1e Airpdcap: Add length checks.
Summary of changes:
epan/crypt/airpdcap.c | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)