Commit 9674832
committed
Follow up to r1926950: Fix a missing error check.
* buckets/ssl_buckets.c
(ssl_pass_cb): Remove the unused 'status' variable and instead check the
return value from ctx->cert_pw_callback.
git-svn-id: https://svn.apache.org/repos/asf/serf/trunk@1926966 13f79535-47bb-0310-9956-ffa450edef681 parent 67676e0 commit 9674832
1 file changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1565 | 1565 | | |
1566 | 1566 | | |
1567 | 1567 | | |
1568 | | - | |
1569 | 1568 | | |
1570 | 1569 | | |
1571 | | - | |
1572 | 1570 | | |
1573 | 1571 | | |
1574 | 1572 | | |
1575 | 1573 | | |
1576 | | - | |
1577 | | - | |
1578 | | - | |
| 1574 | + | |
| 1575 | + | |
| 1576 | + | |
| 1577 | + | |
1579 | 1578 | | |
1580 | 1579 | | |
1581 | 1580 | | |
| |||
0 commit comments