Commit 8b031ea
committed
Fix error check on X509_set_subject_name()
This call can fail but this is not checked. The other setter call is
checked however.
Closes phpGH-21028.1 parent 8c11370 commit 8b031ea
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3376 | 3376 | | |
3377 | 3377 | | |
3378 | 3378 | | |
3379 | | - | |
| 3379 | + | |
| 3380 | + | |
| 3381 | + | |
| 3382 | + | |
3380 | 3383 | | |
3381 | 3384 | | |
3382 | 3385 | | |
| |||
0 commit comments