diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2022-01-31 08:41:02 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2022-02-01 10:36:21 +0100 |
| commit | c1c1631dc5fb629cdde3d49f7a2393a63d595957 (patch) | |
| tree | 0f44dd0e5ec4da00552fd7847dfdccec149715a5 /docs/program_syntax.md | |
| parent | 6b7c57fe456c070981403f31bb6dfcb2ad2a92c3 (diff) | |
pkg/db: make repair of the db file optional
It was too radical to repair and overwrite db file unconditionally.
syz-execprog probes if a given file is a database. Usually it's a crash log
or a single program, but db.Open started to overwrite it.
And an explicit repair flag in db.Open and enable it only in
syz-manager and syz-hub.
Fixes #2997
Diffstat (limited to 'docs/program_syntax.md')
0 files changed, 0 insertions, 0 deletions
