advapi32: Fix one byte array overflow during DES unhash

Alasdair Sinclair alasdairs at dsl.pipex.com
Sun Apr 22 08:24:48 CDT 2007


The array offset starts at 7 but KeyShiftRight is only ever passed a 7 
byte array.


Regards
Alasdair

---
  dlls/advapi32/crypt_des.c |    4 ++--
  1 files changed, 2 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 7810a18d9c86c2c53a8cc701a6588c3c5d7603ac.diff
Type: text/x-patch
Size: 511 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070422/6b35274a/7810a18d9c86c2c53a8cc701a6588c3c5d7603ac.bin


More information about the wine-patches mailing list