--- a/nbproject/Makefile-Debug.mk Mon Aug 13 21:30:32 2018 +0200
+++ b/nbproject/Makefile-Debug.mk Sat Aug 25 11:45:05 2018 +0200
@@ -43,8 +43,8 @@
CFLAGS=
# CC Compiler Flags
-CCFLAGS=
-CXXFLAGS=
+CCFLAGS=-fsanitize=address
+CXXFLAGS=-fsanitize=address
# Fortran Compiler Flags
FFLAGS=
--- a/nbproject/configurations.xml Mon Aug 13 21:30:32 2018 +0200
+++ b/nbproject/configurations.xml Sat Aug 25 11:45:05 2018 +0200
@@ -45,6 +45,9 @@
<rebuildPropChanged>false</rebuildPropChanged>
</toolsSet>
<compileType>
+ <ccTool>
+ <commandLine>-fsanitize=address</commandLine>
+ </ccTool>
</compileType>
<item path="include/relpipe/reader/DataTypeReader.h"
ex="false"