google / conscrypt

Conscrypt is a Java Security Provider that implements parts of the Java Cryptography Extension and Java Secure Socket Extension.
Apache License 2.0
1.28k stars 274 forks source link

Build with ASan and other memory checkers #265

Open davidben opened 7 years ago

davidben commented 7 years ago

C++ tooling is much much better now than it used to be. There have been a lot of problems with Conscrypt that would have been immediately caught by tools like ASan.

davidben commented 7 years ago

I played with this a little yesterday. Progress so far: