[RFC][PATCH] Sanopt for use-after-scope ASAN_MARK internal functions

Jakub Jelinek jakub@redhat.com
Tue Dec 13 15:24:00 GMT 2016


On Tue, Dec 13, 2016 at 04:21:56PM +0100, Martin Liška wrote:
> gcc/ChangeLog:
> 
> 2016-12-12  Martin Liska  <mliska@suse.cz>
> 
> 	* sanopt.c (sanopt_optimize_walker): Set contains_asan_mark.
> 	(sanopt_optimize): Add new argument.
> 	(sanitize_asan_mark_unpoison): New function.
> 	(maybe_contains_asan_check): Likewise.
> 	(sanitize_asan_mark_poison): Likewise.
> 	(pass_sanopt::execute): Call the new functions.

Ok, thanks.

	Jakub



More information about the Gcc-patches mailing list