URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4781e5aa845c9eef3bb0b9f153ca06a4090ac74d
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
4781e5a by Martin Kaiser (wireshark@xxxxxxxxx):
[aidpdcap] use packet scoped wmem memory for szEncryptedKey
to make sure that AirPDcapDecryptWPABroadcastKey() does not leak memory
when it returns an error
Change-Id: I01dc8dc0d6cc1e72e9784a262e35e24844e35dbc
Reviewed-on: https://code.wireshark.org/review/12745
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/12768
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 8c25cfc ICMP timestamp is in mseconds, not seconds.
adds 4781e5a [aidpdcap] use packet scoped wmem memory for szEncryptedKey
Summary of changes:
epan/crypt/airpdcap.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)