summaryrefslogtreecommitdiff
path: root/spice-server/script
diff options
context:
space:
mode:
Diffstat (limited to 'spice-server/script')
-rwxr-xr-xspice-server/script3
1 files changed, 1 insertions, 2 deletions
diff --git a/spice-server/script b/spice-server/script
index 3bfc16c..497a484 100755
--- a/spice-server/script
+++ b/spice-server/script
@@ -45,8 +45,7 @@ LCOV=
#CCOV+=" -fbranch-probabilities"
## address sanitizer
-# CCOV+=" -fno-omit-frame-pointer"
-#CCOV+=" -fsanitize=address -fno-omit-frame-pointer"
+#CCOV+=" -fsanitize=address -fno-omit-frame-pointer -Wframe-larger-than=50000"
#LCOV+=" -fsanitize=address -lasan"
## memory sanitizer