Status: Accepted
Owner: [email protected]
Labels: Type-Defect Priority-Medium OpSys-Windows

New issue 309 by [email protected]: Enable malloc/delete/new/free mismatch checks on Windows
http://code.google.com/p/address-sanitizer/issues/detail?id=309

This is a bug to track the progress of enabling malloc/delete/new/free mismatch checks on Windows.

They were probably disabled because these mismatches are usually safe on Windows, so there should be quite a few places in e.g. Chromium where these checks fire.

I think we currently don't have any way to control these checks on per-function basis, it's either completely off or on.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"address-sanitizer" 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.

Reply via email to