Commit 3c50b42
authored
Remove now unnecessary clinit() call (#1381)
After https://boringssl-review.googlesource.com/c/boringssl/+/69508,
CRYPTO_library_init is always a no-op in BoringSSL. There is no need to
call it from Conscrypt.1 parent ca63040 commit 3c50b42
2 files changed
Lines changed: 0 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
825 | 825 | | |
826 | 826 | | |
827 | 827 | | |
828 | | - | |
829 | | - | |
830 | | - | |
831 | | - | |
832 | | - | |
833 | | - | |
834 | | - | |
835 | | - | |
836 | 828 | | |
837 | 829 | | |
838 | 830 | | |
| |||
11853 | 11845 | | |
11854 | 11846 | | |
11855 | 11847 | | |
11856 | | - | |
11857 | 11848 | | |
11858 | 11849 | | |
11859 | 11850 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | 68 | | |
70 | 69 | | |
71 | 70 | | |
| |||
75 | 74 | | |
76 | 75 | | |
77 | 76 | | |
78 | | - | |
79 | | - | |
80 | 77 | | |
81 | 78 | | |
82 | 79 | | |
| |||
0 commit comments