• Alexander Alekhin's avatar
    core: fix persistence bug in RAW I/O code · 75f28245
    Alexander Alekhin authored
    - persistence.cpp code expects special sizeof value for passed structures
    - this assumption is lead to memory corruption problems
    - fixed/workarounded test to prevent memory corruption on Linux 32-bit systems
    75f28245
test_io.cpp 41.2 KB