Commit graph

9 commits

Author SHA1 Message Date
e0dcac0c2c Handle additional edge cases as invalid
"192.168.2" is now caught as invalid, along with
"...4".
2023-08-25 21:01:34 -03:00
df4a6f0a88 Add testcases 2023-08-25 20:08:22 -03:00
9baa5f9fe4 Treat "123.45.67.891" as invalid 2023-08-25 20:05:43 -03:00
918d43e4e9 Small tweak 2023-08-25 18:58:59 -03:00
8d71ef6bd4 Avoid buffer overflow 2023-08-25 18:37:53 -03:00
74fef68c8d Stack smash test 2023-08-25 18:32:06 -03:00
24c3bfb681 Handle 'str' being NULL 2023-08-25 18:26:21 -03:00
ae64ca4671 tests: improve 2023-08-25 18:26:21 -03:00
7c02f425c5 First commit 2023-08-25 15:57:09 -03:00