|
@@ -381,7 +381,7 @@ static int pefile_digest_pe(const void *pebuf, unsigned int pelen,
|
|
@@ -450,6 +450,6 @@ int verify_pefile_signature(const void *pebuf, unsigned pelen,
|
|
ret = pefile_digest_pe(pebuf, pelen, &ctx);
|
|
ret = pefile_digest_pe(pebuf, pelen, &ctx);
|