[ccache] [PATCH] Always close(fd) as soon as file is mmap()'d.

Ramiro Polla ramiro.polla at gmail.com
Sat Feb 27 18:15:54 MST 2010


Hi,

On remember_include_file(), close() wasn't even being called. On
unify_hash() and process_preprocessed_file(), it might not be closed
if mmap fails.

Ramiro Polla


More information about the ccache mailing list