DescriptionFixes error handling, leaks in secure sockets.
- Peer certificate was leaked, cert passed to bad cert callback could
could become stale.
- Added finalizer.
- Failing to call Destroy would leak various things.
- Added finalizer.
- ThrowIfError in initialization would fail to deallocate various
things on an error.
- Replaced with explicit checks, and deallocation where needed.
R=iposva@google.com, whesse@google.com
Committed: https://github.com/dart-lang/sdk/commit/a28bfa98796cfc31676211f474b1c6e0ee68f776
Patch Set 1 #
Total comments: 10
Patch Set 2 : Address comments #Patch Set 3 : #
Total comments: 2
Patch Set 4 : Added comment #
Total comments: 1
Messages
Total messages: 11 (2 generated)
|