Comment #3 on issue 272 by [email protected]: Attempting double-free on IOS with SDL
http://code.google.com/p/address-sanitizer/issues/detail?id=272

The best solution is to make a tar.gz with the necessary source files and post it along with the command line to build and run the binary. We're also ok with downloading additional dependencies if that's as easy as `curl ...; tar -xf ...`.

Please make sure you don't include proprietary code into the reproducer.

I don't think blacklisting anything will help, because detecting double-free errors doesn't require ASan instrumentation, it's handled by the runtime library.
Have you tried running the code under libgmalloc?

--
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