mirror of
https://github.com/cuberite/polarssl.git
synced 2025-12-08 23:08:05 -05:00
This commit improves the test exercising the behaviour of session deserialization when facing an unexpected version or config, by testing ver/cfg corruption at any bit in the ver/cfg header of the serialized data; previously, it had only tested the first bit of each byte.