mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-09 00:31:33 +00:00
Merge pull request #1683 from cdown/cdown/2023-03-26/ver
Clarify confusing version message
This commit is contained in:
commit
0faa323f12
@ -1344,8 +1344,7 @@ int main(int argc, char **argv_orig, char **envp) {
|
|||||||
"Eißfeldt, Andrea Fioraldi and Dominik Maier");
|
"Eißfeldt, Andrea Fioraldi and Dominik Maier");
|
||||||
OKF("afl++ is open source, get it at "
|
OKF("afl++ is open source, get it at "
|
||||||
"https://github.com/AFLplusplus/AFLplusplus");
|
"https://github.com/AFLplusplus/AFLplusplus");
|
||||||
OKF("NOTE: This is v3.x which changes defaults and behaviours - see "
|
OKF("NOTE: afl++ >= v3 has changed defaults and behaviours - see README.md");
|
||||||
"README.md");
|
|
||||||
|
|
||||||
#ifdef __linux__
|
#ifdef __linux__
|
||||||
if (afl->fsrv.nyx_mode) {
|
if (afl->fsrv.nyx_mode) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user