Files
OpenRA/OpenRA.Game/FileFormats
Paul Chote 7dcb896f3d Rewrite BlowfishKeyProvider.ProcessPredata using safe code.
Fixes #2441.  This error would occur when the memory
regions were allocated at particular addresses when
running a mono-compiled binary on a .net runtime.

The data would be copied to the pointer returned
from a fixed() statement, but the managed array
would *not* be updated with the new data.  This
caused DecryptKey to silently return a bogus key
full of zeros, and the mix file header decryption
would subsequently fail.
2015-09-25 22:13:55 +01:00
..
2015-02-13 02:32:49 +13:00
2015-01-09 21:18:05 +01:00
2015-01-09 21:18:05 +01:00
2015-01-09 21:18:05 +01:00
2015-01-09 21:18:05 +01:00
2015-01-09 21:18:05 +01:00
2015-06-30 22:31:11 +02:00
2015-05-11 18:19:06 +02:00
2015-01-09 21:18:05 +01:00
2015-01-09 21:18:05 +01:00
2015-01-09 21:18:05 +01:00