diff options
author | David Kalnischkies <david@kalnischkies.de> | 2015-11-02 16:02:44 +0100 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2015-11-04 18:42:28 +0100 |
commit | cd46d4ebd33e74ee53bbc73dcdb7fe1d4d006558 (patch) | |
tree | ebb72d38d8d7b21849cba5d6b2501cd0e1d94cba /methods/https.cc | |
parent | 2f91076de326a0dee067659381a9c4cf745f0efe (diff) |
ensure FileFd doesn't try to open /dev/null as atomic and co
The wrapping will fail in the best case and actually end up deleting
/dev/null in the worst case. Given that there is no point in trying to
write atomically to /dev/null as you can't read from it again just
ignore these flags if higher level code ends up trying to use them on
/dev/null.
Git-Dch: Ignore
Diffstat (limited to 'methods/https.cc')
0 files changed, 0 insertions, 0 deletions