This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r249687 - in /trunk/gcc: ChangeLog testsuite/Ch...


Author: mpolacek
Date: Tue Jun 27 11:38:31 2017
New Revision: 249687

URL: https://gcc.gnu.org/viewcvs?rev=249687&root=gcc&view=rev
Log:
	PR sanitizer/81223
	* ubsan.c (instrument_null): Check get_base_address's result for null.

	* gcc.dg/ubsan/pr81223.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/ubsan/pr81223.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/ubsan.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]