mirror of
https://github.com/reactos/syzkaller.git
synced 2025-02-16 09:38:01 +00:00
![Andrey Konovalov](/assets/img/avatar_default.png)
This patch add a new struct ProgInfo that for now holds info about each call in a program []CallInfo, but in the future will be expanded with remote coverage info. Update all the callers to use the new interface as well.