commit | ed24d2ae2cd6e8b0afb86efa555f18bcfaf74a64 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Thu Nov 12 14:01:56 2015 -0800 |
committer | Christopher Ferris <cferris@google.com> | Mon Nov 16 14:17:08 2015 -0800 |
tree | bfb0a943770f19293b356855ee6daa1a00ce5123 | |
parent | 74ee857d166f0696fe94628bbce391641343c418 [diff] |
Fix a few bugs related to dumping files. Fixes: - Fix double print of header in dump_file. - Fix a few possible file descriptor leaks. - Add /d/ as another directory which should be skipped when printing out last mod time of a file. - Fix possible crash if the path passed to _dump_file_from_fd is less than the length of one of the directory checks. Change-Id: I450dfab76fd0ce4d4dca9ed39c82a980054f3cc3