Robson Braga Araujo fixed two problems in the recently added non-blocking SSL
authorDaniel Stenberg <daniel@haxx.se>
Tue, 9 May 2006 12:43:49 +0000 (12:43 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 9 May 2006 12:43:49 +0000 (12:43 +0000)
commit1946058e7bf2b39c45f53d39dd67b043f948008e
treedcf59a4d17e8b7bd0be4c7fdd49a8fcb37ff1631
parent73daf8ce334dc3d3dc8215cd898cfbb9fe3267de
Robson Braga Araujo fixed two problems in the recently added non-blocking SSL
connects. The state machine was not reset properly so that subsequent
connects using the same handle would fail, and there were two memory leaks.
CHANGES
lib/ssluse.c