From 99b1b6e74b9ded856466eccb998c762a3a7f1f45 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Thu, 9 May 2024 03:09:53 +0200 Subject: Make the rest of the casemapping functions take custom allocators --- test/run-tests | 1 + 1 file changed, 1 insertion(+) (limited to 'test/run-tests') diff --git a/test/run-tests b/test/run-tests index 2562a32..f8554c0 100755 --- a/test/run-tests +++ b/test/run-tests @@ -16,6 +16,7 @@ readonly FLAGS=' -Wall -Wextra -Wpedantic -Wno-pointer-sign -Wno-attributes + -fsanitize=address,undefined ' (cd ..; ./make) -- cgit v1.2.3