Commit 3a15383
committed
Fix reading SSLv2 socket
This fixes #1779. There was a problem introduced in
3cd1273 which counted
the size of the file name rather than the size of the
socket reply.
The helper function count_chars() is now not used anymore.
It maybe useful in the future though.1 parent ac99fbe commit 3a15383
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14300 | 14300 | | |
14301 | 14301 | | |
14302 | 14302 | | |
14303 | | - | |
| 14303 | + | |
14304 | 14304 | | |
14305 | 14305 | | |
14306 | 14306 | | |
| |||
14355 | 14355 | | |
14356 | 14356 | | |
14357 | 14357 | | |
14358 | | - | |
| 14358 | + | |
| 14359 | + | |
14359 | 14360 | | |
14360 | 14361 | | |
14361 | 14362 | | |
| |||
14367 | 14368 | | |
14368 | 14369 | | |
14369 | 14370 | | |
14370 | | - | |
| 14371 | + | |
| 14372 | + | |
14371 | 14373 | | |
14372 | 14374 | | |
14373 | 14375 | | |
| 14376 | + | |
14374 | 14377 | | |
14375 | 14378 | | |
14376 | 14379 | | |
| |||
0 commit comments