- Notifications
You must be signed in to change notification settings - Fork5
Commitd1972c5
committed
Remove redundant logging of send failures when SSL is in use. While pqcomm.c
had been taught not to do that ages ago, the SSL code was helpfully bleatinganyway. Resolves some recent reports such as bug #3266; however theunderlying cause of the related bug #2829 is still unclear.1 parent16b5254 commitd1972c5
1 file changed
+5
-17
lines changedLines changed: 5 additions & 17 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| |||
287 | 287 |
| |
288 | 288 |
| |
289 | 289 |
| |
290 |
| - | |
291 |
| - | |
292 |
| - | |
293 |
| - | |
294 |
| - | |
| 290 | + | |
| 291 | + | |
295 | 292 |
| |
296 |
| - | |
297 |
| - | |
298 |
| - | |
299 | 293 |
| |
300 | 294 |
| |
301 | 295 |
| |
| |||
387 | 381 |
| |
388 | 382 |
| |
389 | 383 |
| |
390 |
| - | |
391 |
| - | |
392 |
| - | |
393 |
| - | |
394 |
| - | |
| 384 | + | |
| 385 | + | |
395 | 386 |
| |
396 |
| - | |
397 |
| - | |
398 |
| - | |
399 | 387 |
| |
400 | 388 |
| |
401 | 389 |
| |
|
0 commit comments
Comments
(0)