Stack smash test

This commit is contained in:
0x1eef 2023-08-25 18:32:06 -03:00
parent d170a1c1ca
commit 74fef68c8d

View file

@ -17,7 +17,7 @@ const char *invalid[] = {
"192.168.1.1.",
"192.168.1.1..",
"192.168.1.1a",
"555555555555555555555555555555555",
//"555555555555555555555555555555555555",
"",
NULL
};