diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2011-09-02 13:15:58 -0700 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2011-09-02 13:22:20 -0700 |
commit | ded3638d972f4512b4e90aaec1625b9b0890b233 (patch) | |
tree | 99b4ce3bba196fdbc83aa89e6a5f9c990fbfe50f /tests/libtest/test1013.pl | |
parent | 9194e1700312f27c6e2abdfb1f604e130497e887 (diff) |
Fix NTLM winbind support to pass the torture tests
Calling sclose() both in the child and the parent fools the
socket leak detector into thinking it's been closed twice.
Calling close() in the child instead overcomes this problem. It's
not as portable as the sclose() macro, but this code is highly
POSIX-specific, anyway.
Diffstat (limited to 'tests/libtest/test1013.pl')
0 files changed, 0 insertions, 0 deletions