diff options
author | Joe Mason <jmason@rim.com> | 2012-08-06 13:44:38 -0400 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2012-08-07 00:28:21 +0200 |
commit | 42e4c34ff37c259ff26e78aab22c0bccf06d1bcb (patch) | |
tree | 9749995ece5e99c0579618b1506782bc84a58b2f /tests/data/DISABLED | |
parent | 0df14c83932b2022c3f424985d8e1fe51f7fb8f5 (diff) |
sws: close sockets properly
Fix a bug where closed sockets (fd -1) were left in the all_sockets
list, because of missing parens in a pointer arithmetic expression
Reenable the tests that were locking up due to this bug.
Diffstat (limited to 'tests/data/DISABLED')
-rw-r--r-- | tests/data/DISABLED | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/data/DISABLED b/tests/data/DISABLED index 3765b79f6..5a0f2bf95 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -5,6 +5,3 @@ 594 1209 1211 -2025 -2028 -2031 |