aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorKamil Rytarowski <n54@gmx.com>2018-11-02 20:28:10 +0000
committerKamil Rytarowski <n54@gmx.com>2018-11-02 20:28:10 +0000
commit8deda5fbd870facdc010fa6b0d6d51759d0f443b (patch)
treeb1be7e37eb4460a445fa6f8ef94775e5ed146eb4 /lldb/unittests/ScriptInterpreter/Python
parentd2941b43f40d24f083b7ed4151d6e882a86d32c3 (diff)
downloadllvm-8deda5fbd870facdc010fa6b0d6d51759d0f443b.zip
llvm-8deda5fbd870facdc010fa6b0d6d51759d0f443b.tar.gz
llvm-8deda5fbd870facdc010fa6b0d6d51759d0f443b.tar.bz2
Split getpwent and fgetgrent functions in interceptors
Summary: NetBSD does not ship with fgetpwent_r() and fgetgrent_r(). Split their interceptors from getpwent_r() and getgrent_r() and disable for this OS. Installation of supernumerary interceptors causes leaking of errors to dlsym(3)-like operations. No functional change for other OSes. Reviewers: vitalybuka, joerg Reviewed By: vitalybuka Subscribers: srhines, kubamracek, fedor.sergeev, llvm-commits, #sanitizers, mgorny Tags: #sanitizers Differential Revision: https://reviews.llvm.org/D54041 llvm-svn: 346038
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions