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
..
2013-01-14 18:13:59 +00:00
2013-02-24 01:11:33 +00:00
2013-01-14 18:13:59 +00:00
2013-01-14 18:13:59 +00:00
2013-01-14 18:13:59 +00:00
2013-01-14 18:13:59 +00:00
2013-01-14 18:13:59 +00:00
2013-01-14 18:13:59 +00:00
2013-01-14 18:13:59 +00:00
2013-01-14 18:13:59 +00:00
2013-01-14 18:13:59 +00:00
2013-01-14 18:13:59 +00:00
2013-01-14 18:13:59 +00:00
2013-01-14 18:13:59 +00:00
2013-01-14 18:13:59 +00:00
2013-01-14 18:13:59 +00:00
2013-01-14 18:13:59 +00:00
2013-01-14 18:13:59 +00:00