00ec8b7f2b
When inserting multiple routes with common slug patterns there are reads beyond end of strings. The scenario is added as a testcase and can be triggered by the address-sanitizer when built using: `CFLAGS="-fno-omit-frame-pointer -fsanitize=address" cmake ..` Indicated as a `buffer-overflow` |
||
---|---|---|
.. | ||
bench.c | ||
bench.h | ||
check_gvc.c | ||
check_host.c | ||
check_http_scheme.c | ||
check_json.c | ||
check_remote_addr.c | ||
check_routes.c | ||
check_routes2.c | ||
check_slug.c | ||
check_str_array.c | ||
check_tree.c | ||
CMakeLists.txt | ||
Makefile.am |