e-munity Wiki
Brought to you by:
syrine
If you download the source code patch, follow the instructions below:
xml2-config --cflags LDFLAGS=xml2-config --ldflags If you download the binaries archive:
Run your first security checks with the following command :
$EXTGCC/bin/gcc -O2 --fsafety-check=$XMLPOLICY -fsafety-dir=$MYDIR file.c
$XMLPOLICY stands for the path to file secpolicy.xml. All detected vulnerabilities will be listed in file $MYDIR/ERROR