Commit fd69886a authored by Geoff Thorpe's avatar Geoff Thorpe
Browse files

- Network errors could pollute the buffers because -1 isn't noticed in an

  "unsigned int".
- Remove redundant processing with machine->ssl is NULL.
- Remove compiler warnings about uninitialised 'ctx' (it's not used
  uninitialised, but gcc can't see that).
parent fd795679
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment