Hi Everyone, We currently use Address Sanitizer (Asan), Undefined Behavior Sanitizer (UBsan) and Valgrind for testing. See https://github.com/weidai11/cryptopp/blob/master/cryptest.sh#L484, https://github.com/weidai11/cryptopp/blob/master/cryptest.sh#L454 and https://github.com/weidai11/cryptopp/blob/master/cryptest.sh#L484.
It looks like Memory Santizer (Msan) is something we might want to consider. Does anyone have any experience with it? Is it stable and producing useful results? Is it something we should be using? Jeff -- -- You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [email protected]. More information about Crypto++ and this group is available at http://www.cryptopp.com. --- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
