This repository was archived by the owner on Aug 31, 2018. It is now read-only.
Commit 977cd4f
crypto: use CHECK instead in getSSLCiphers
The previous throws should never happen, and if they do, they
signal a larger issue in core. Make these checks rather than
throws.
PR-URL: nodejs/node#16453
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>1 parent 2b891a7 commit 977cd4f
1 file changed
Lines changed: 2 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5629 | 5629 | | |
5630 | 5630 | | |
5631 | 5631 | | |
5632 | | - | |
5633 | | - | |
5634 | | - | |
| 5632 | + | |
5635 | 5633 | | |
5636 | 5634 | | |
5637 | | - | |
5638 | | - | |
5639 | | - | |
5640 | | - | |
| 5635 | + | |
5641 | 5636 | | |
5642 | 5637 | | |
5643 | 5638 | | |
| |||
0 commit comments