diff options
author | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-02-28 19:57:56 +0000 |
---|---|---|
committer | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-02-28 19:57:56 +0000 |
commit | cde9343a06bdd373b8ab9502afe86af5b6e47f2a (patch) | |
tree | c42d67f1e6f67c4af0d7e746ecbc6e2602a3254d /libssp | |
parent | e23df248e260ac9d2732f4cc942c8e932ed96199 (diff) | |
download | gcc-cde9343a06bdd373b8ab9502afe86af5b6e47f2a.tar.gz |
* 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.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@196356 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libssp')
0 files changed, 0 insertions, 0 deletions