diff options
author | David Majnemer <david.majnemer@gmail.com> | 2016-03-04 05:26:14 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2016-03-04 05:26:14 +0000 |
commit | 6a6206d440152b534b3e08e87b0ab3168573c438 (patch) | |
tree | 80059f6a6dfc4248b74b3bad549eb31f16fbc5c1 /lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c | |
parent | 8757fc5594583b282f0514a5cf6919f6ceca4395 (diff) | |
download | bcm5719-llvm-6a6206d440152b534b3e08e87b0ab3168573c438.tar.gz bcm5719-llvm-6a6206d440152b534b3e08e87b0ab3168573c438.zip |
[VFS] Switch from close to SafelyCloseFileDescriptor
The SafelyCloseFileDescriptor machinery does the right thing in the face
of signals while close will do something platform specific which results
in the FD potentially getting leaked.
llvm-svn: 262687
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c')
0 files changed, 0 insertions, 0 deletions