forked from organicmaps/organicmaps
GWP-ASan is a native memory allocator feature that helps find use-after-free and heap-buffer-overflow bugs. Its informal name is a recursive acronym, "GWP-ASan Will Provide Allocation SANity". Unlike HWASan or Malloc Debug, GWP-ASan does not require source or recompilation (that is, works with prebuilts), and works on both 32- and 64-bit processes (although 32-bit crashes have less debugging information). Closes #6633 Signed-off-by: Roman Tsisyk <roman@tsisyk.com> |
||
---|---|---|
.. | ||
app | ||
gradle/wrapper | ||
script | ||
.gitignore | ||
build.gradle | ||
code_style_scheme.xml | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
HOW_TO_USE_GRADLE.txt | ||
settings.gradle |