Mercurial > hg
log contrib/fuzz/manifest.cc @ 40869:f79659e1e50f
age | author | description |
---|---|---|
Thu, 18 Oct 2018 16:36:10 -0400 | Augie Fackler | fuzz: move many initialization steps into LLVMFuzzerInitialize |
Sun, 14 Oct 2018 04:11:35 -0400 | Augie Fackler | fuzz: try *even harder* to prevent Python from looking up usernames |
Thu, 11 Oct 2018 07:27:24 -0400 | Augie Fackler | fuzz: try setting PYTHONNOUSERSITE=1 to avoid loading site-packages |
Tue, 09 Oct 2018 07:46:01 +0900 | Yuya Nishihara | fuzz: report error if Python code raised exception |
Mon, 08 Oct 2018 11:47:25 -0400 | Augie Fackler | fuzzers: init Python in LLVMFuzzerInitialize and intentionally leak it |
Thu, 06 Sep 2018 02:36:25 -0400 | Augie Fackler | fuzz: new fuzzer for cext/manifest.c |