diff options
| author | Dan Austin <danielaustin@google.com> | 2018-08-03 13:10:54 -0700 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-08-08 11:03:33 +0200 |
| commit | 14f8a76fe729bddfcc96913fa4f7821f163144ac (patch) | |
| tree | 078c0ab4e8889335ba0be4b02662295b7dd5aadc /CONTRIBUTORS | |
| parent | 1beb81367ce08594953fd11d686589b9613c3a97 (diff) | |
executor: checkpoint net namespace in the right namespace
With checkpoint_net_namespace moved to setup_common,
and Android fuzzing session terminates prematurely due to
ipv4_tables not being initialized at this time.
Moving the call back to loop fixes this behavior.
Diffstat (limited to 'CONTRIBUTORS')
| -rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 9e2c8005f..171fd854a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -16,6 +16,7 @@ Google Inc. Eric Biggers Atul Prakash Julia Hansbrough + Dan Austin Baozeng Ding Lorenzo Stoakes Jeremy Huang |
