gcc/libcpp
Jakub Jelinek 15fd8332c0 files.c (_cpp_find_file): If returning early...
* files.c (_cpp_find_file): If returning early, before storing
	something to *hash_slot and *hash_slot is NULL, call htab_clear_slot
	on it.  Access *hash_slot using void * type rather than
	struct file_hash_entry * to avoid aliasing issues.

From-SVN: r196356
2013-02-28 20:57:56 +01:00
..
include Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
po * cpplib.pot: Regenerate. 2013-02-24 01:11:33 +00:00
ChangeLog files.c (_cpp_find_file): If returning early... 2013-02-28 20:57:56 +01:00
Makefile.in Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
aclocal.m4 Undo inadvertent commit in rev 160105. 2010-06-01 10:20:24 -04:00
charset.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
config.in configure.ac: Don't define ENABLE_CHECKING whenever --enable-checking is seen... 2013-02-28 10:58:47 +01:00
configure configure.ac: Don't define ENABLE_CHECKING whenever --enable-checking is seen... 2013-02-28 10:58:47 +01:00
configure.ac configure.ac: Don't define ENABLE_CHECKING whenever --enable-checking is seen... 2013-02-28 10:58:47 +01:00
directives-only.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
directives.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
errors.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
expr.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
files.c files.c (_cpp_find_file): If returning early... 2013-02-28 20:57:56 +01:00
identifiers.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
init.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
internal.h Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
lex.c configure.ac: Don't define ENABLE_CHECKING whenever --enable-checking is seen... 2013-02-28 10:58:47 +01:00
line-map.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
macro.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
makeucnid.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
mkdeps.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
pch.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
symtab.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
system.h Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
traditional.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
ucnid.h Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
ucnid.tab Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00