]> git.kaiwu.me - njs.git/commit
Shell: unified normal mode and LLVMFuzzerTestOneInput().
authorDmitry Volyntsev <xeioex@nginx.com>
Thu, 9 Nov 2023 19:11:19 +0000 (11:11 -0800)
committerDmitry Volyntsev <xeioex@nginx.com>
Thu, 9 Nov 2023 19:11:19 +0000 (11:11 -0800)
commit046bf2e62a3455d4bbc494f586793713322b63a5
treed97df4206574818612eb94d41bee23dbdc856f9e
parenta5c5e843578191d86f860acf13ff3c225a8c38ef
Shell: unified normal mode and LLVMFuzzerTestOneInput().

Now both main() and LLVMFuzzerTestOneInput() use njs_main()
as a main routine.
external/njs_shell.c