Commit 2366718
committed
Add args->input free in FreeSskeArgs.
This free is redundant in most cases but it covers the specific
case of using async, exiting SendServerKeyExchange early due to
WANT_WRITE or WC_PENDING_E, then later freeing the async context
without calling SendServerKeyExchange again.1 parent 304019d commit 2366718
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35727 | 35727 | | |
35728 | 35728 | | |
35729 | 35729 | | |
| 35730 | + | |
| 35731 | + | |
| 35732 | + | |
| 35733 | + | |
| 35734 | + | |
| 35735 | + | |
| 35736 | + | |
| 35737 | + | |
| 35738 | + | |
| 35739 | + | |
35730 | 35740 | | |
35731 | 35741 | | |
35732 | 35742 | | |
| |||
0 commit comments