mirror of
https://github.com/reactos/syzkaller.git
synced 2025-02-07 20:38:52 +00:00
![Andrey Konovalov](/assets/img/avatar_default.png)
For extractProgSingle() lastEntries are already reversed, so no need to call reverseEntries(). Also for extractProgBisect() there's no point in reversing the entries, as the idea is to try connecting multiple programs in chronological order.