Commit Graph

9 Commits

Author SHA1 Message Date
Max Moroz c58e524b8d
[njs] Fix the build failure and extend the seed corpus. (#2648) 2019-08-01 16:03:49 -07:00
Max Moroz 755518f802 [njs] Fix coverage build and exclude pcre sources from coverage report (#2481). 2019-06-06 07:44:27 -07:00
Max Moroz 7f85bc7b5a [njs] Add xeioex@ as a primary contact (#2481). 2019-06-03 11:14:51 -07:00
Max Moroz 2317c8aacb
[njs] Build pcre dependency manually and enable MSan (#2481). (#2484) 2019-06-03 09:06:53 -07:00
Max Moroz 68d71e179c [njs] Remove "Experimental: True" as it does not affect the disclosure deadlines w/o auto_ccs (#2481). 2019-06-03 07:40:33 -07:00
Max Moroz 981266767f [njs] Revert "Null terminate the script string.", as the API accepts size value. 2019-05-31 21:40:00 -07:00
Max Moroz b8762b0e99 [njs] Disable memory sanitizer for now, the builder is not happy. 2019-05-31 20:49:43 -07:00
Max Moroz ecf68cf70b [njs] Null terminate the script string. 2019-05-31 20:47:11 -07:00
Max Moroz 230751d78e
[njs] Add nginx/njs project and njs_process_script_fuzzer. (#2481)
* [njs] Add nginx/njs project and njs_process_script_fuzzer.

* Add copyright, disable logging, disable leaks detection.

* fix memory leaks

* use $LIB_FUZZING_ENGINE

* list myself as a primary contact for now

* enable all sanitizers
2019-05-31 16:59:45 -07:00