Commit ef0731a
Replace deprecated ASN1_STRING_data function (#12698)
* Initial plan
* Replace deprecated ASN1_STRING_data with ASN1_STRING_get0_data
Co-authored-by: shukitchan <[email protected]>
* Fix formatting of variable declarations in ats_context.cc
* Align variable declarations for dnsname and dnsname_len
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: shukitchan <[email protected]>1 parent 671f6ae commit ef0731a
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
208 | | - | |
| 207 | + | |
| 208 | + | |
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
| |||
0 commit comments