>From Daniel Gryniewicz <d...@redhat.com>:

Daniel Gryniewicz has uploaded a new change for review. ( 
https://review.gerrithub.io/306876


Change subject: Add AddressSanitizer to the build
......................................................................

Add AddressSanitizer to the build

Add CMake modules to allow building with AddressSanitizer.  Supported
modes are SANITIZE_ADDRESS, SANITIZE_MEMORY, SANITIZE_THREAD or
SANITIZE_UNDEFINED (but only one at a time).  To build, use
-DSANITIZE_ADDRESS=ON

Change-Id: I86484e5472a0e915ee95be26ccb290191404440f
Signed-off-by: Daniel Gryniewicz <d...@redhat.com>
---
M src/CMakeLists.txt
M src/FSAL/FSAL_CEPH/CMakeLists.txt
M src/FSAL/FSAL_GLUSTER/CMakeLists.txt
M src/FSAL/FSAL_GPFS/CMakeLists.txt
M src/FSAL/FSAL_PROXY/CMakeLists.txt
M src/FSAL/FSAL_PROXY/handle_mapping/CMakeLists.txt
M src/FSAL/FSAL_PSEUDO/CMakeLists.txt
M src/FSAL/FSAL_RGW/CMakeLists.txt
M src/FSAL/FSAL_VFS/os/CMakeLists.txt
M src/FSAL/FSAL_VFS/panfs/CMakeLists.txt
M src/FSAL/FSAL_VFS/vfs/CMakeLists.txt
M src/FSAL/FSAL_VFS/xfs/CMakeLists.txt
M src/FSAL/FSAL_ZFS/CMakeLists.txt
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/CMakeLists.txt
M src/FSAL/Stackable_FSALs/FSAL_NULL/CMakeLists.txt
M src/MainNFSD/CMakeLists.txt
M src/NodeList/CMakeLists.txt
M src/Protocols/9P/CMakeLists.txt
M src/Protocols/NFS/CMakeLists.txt
M src/Protocols/NLM/CMakeLists.txt
M src/Protocols/RQUOTA/CMakeLists.txt
M src/Protocols/XDR/CMakeLists.txt
M src/RPCAL/CMakeLists.txt
M src/SAL/CMakeLists.txt
M src/avl/CMakeLists.txt
M src/cidr/CMakeLists.txt
A src/cmake/modules/FindASan.cmake
A src/cmake/modules/FindMSan.cmake
A src/cmake/modules/FindSanitizers.cmake
A src/cmake/modules/FindTSan.cmake
A src/cmake/modules/FindUBSan.cmake
A src/cmake/modules/sanitize-helpers.cmake
M src/config_parsing/CMakeLists.txt
M src/dbus/CMakeLists.txt
M src/hashtable/CMakeLists.txt
M src/idmapper/CMakeLists.txt
M src/log/CMakeLists.txt
M src/os/CMakeLists.txt
M src/support/CMakeLists.txt
M src/tracing/CMakeLists.txt
40 files changed, 508 insertions(+), 2 deletions(-)



  git pull ssh://review.gerrithub.io:29419/ffilz/nfs-ganesha 
refs/changes/76/306876/1
-- 
To view, visit https://review.gerrithub.io/306876
To unsubscribe, visit https://review.gerrithub.io/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I86484e5472a0e915ee95be26ccb290191404440f
Gerrit-Change-Number: 306876
Gerrit-PatchSet: 1
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Owner: Daniel Gryniewicz <d...@redhat.com>
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/intel
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to