URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=99d56fb0f883b07662490644a9459d4ab75baf31
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
99d56fb by Pascal Quantin (pascal.quantin@xxxxxxxxx):
airpdcap: fix V512 warning reported by PVS-Studio
A call of the 'memcpy' function will lead to the '& tmp_key' buffer becoming out of range.
Change-Id: I615a6c3e0dab8cfc2d240b6b39cff387e0689f35
Reviewed-on: https://code.wireshark.org/review/8796
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from e9c9473 NFS: do not use reported remaining length as the backing length
adds 99d56fb airpdcap: fix V512 warning reported by PVS-Studio
Summary of changes:
epan/crypt/airpdcap.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)