URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=35919a01caf4a84c204eec0c18720b6efc07bb6d
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
35919a0 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
AES: Fix dereference of null pointer
Change-Id: Iddd21c8786e679eef51024a172403200ee6652cb
Reviewed-on: https://code.wireshark.org/review/13902
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from f7468aa [GTP] In GTP' version 0 the 20 byte header is 6 bytes followed by 14 0 bytes.
adds 35919a0 AES: Fix dereference of null pointer
Summary of changes:
wsutil/aes.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)