SIGN IN SIGN UP

Improve fuzzing robustness for timing differences

There is no ordering between samples of different instances, which can lead to comparing
keys from two different samples. This changes the writing/python code to put a sequence
number in the source timestamp, and the reading/C code to first read all samples, then
process them in the correct order.

Signed-off-by: Erik Boasson <eb@ilities.com>
E
Erik Boasson committed
53b77c17d94ef88e338b2c0b6dfd42fd6d3cd91e
Parent: 0c8991e