zeek/testing/btest/Baseline/bifs.to_port
Arne Welzel c89be2a13b bifs/to_port: Avoid ASAN errors when calling to_port("")
Ran into this when using to_port(getenv(...)) for an undefined/empty
environment variable. ASAN doesn't like that the slash variable ends
up being access behind the string.
2022-08-31 17:15:50 +02:00
..
out bifs/to_port: Avoid ASAN errors when calling to_port("") 2022-08-31 17:15:50 +02:00