Wireshark-commits: [Wireshark-commits] master 99d56fb: airpdcap: fix V512 warning reported by PVS-S
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 7 Jun 2015 13:07:40 +0000 (UTC)
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(-)