diff options
| author | Tim Tianyang Chen <soapcn@gmail.com> | 2017-12-19 15:43:48 -0800 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2017-12-21 10:27:12 +0100 |
| commit | 49bed8cf4d28d1739c98526022e90ce98a03cf06 (patch) | |
| tree | 6aa29e8d8ddf1801b5710c71985080250016979c /executor/common_linux.h | |
| parent | 90a46995a8eb1260cdbc0e7184b60a138dfca368 (diff) | |
syz-manager: remove duplicated emails on restart
With commit: syz-manager: add simple email support, it will send
emails when a bug is hit for the first time during that particular
run of syz-manager. In other words, if you restart syz-manager and
the same bug is hit, a new email will be sent again. This is due to
the fact that mgr.crashTypes[crash.Title] doesn't keep track of logs
already written to the disk.
Fixed by moving emailCrash() to logic handling log writing.
Fixes #484
Signed-off-by: Tim Tianyang Chen <soapcn@gmail.com>
Diffstat (limited to 'executor/common_linux.h')
0 files changed, 0 insertions, 0 deletions
