update SolarWinds Orion patch (1)

This commit is contained in:
Gabriele Gristina
2019-08-06 02:29:52 +02:00
parent 7532058be0
commit 54f8811b4e
5 changed files with 76 additions and 40 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ typedef struct pbkdf2_sha1_tmp
typedef struct pbkdf2_sha1
{
u32 salt_buf[64];
u32 salt_buf[4];
} pbkdf2_sha1_t;