]> source.dussan.org Git - tigervnc.git/commit
Add address sanitizer switch
authorPierre Ossman <ossman@cendio.se>
Tue, 29 Sep 2015 07:40:20 +0000 (09:40 +0200)
committerPierre Ossman <ossman@cendio.se>
Tue, 29 Sep 2015 07:40:20 +0000 (09:40 +0200)
commit86640e8f91ff01ef3b409371deb7e2efe7d43593
treed8fa8ab638382515e3552c4239793f4a5a41e514
parentc88dc805e55cffa7af83ae741b0ffa26aade068e
Add address sanitizer switch

Useful for debugging memory leaks and access violations. It is
not available on Windows though, and there is some problem compiling
ObjectiveC++ with it turned on.
CMakeLists.txt
cmake/StaticBuild.cmake