Win64 updates.
committer: mfx <mfx> 1060086924 +0000
This commit is contained in:
+1
-1
@@ -910,7 +910,7 @@ unsigned Packer::unoptimizeReloc32(upx_byte **in, upx_byte *image,
|
||||
}
|
||||
//fprintf(stderr,"relocnum=%x\n",relocn);
|
||||
*in = p+1;
|
||||
return relocs - outp;
|
||||
return (unsigned) (relocs - outp);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user