diff options
| author | Hans Nilsson <[email protected]> | 2017-10-11 12:35:38 +0200 |
|---|---|---|
| committer | Hans Nilsson <[email protected]> | 2017-10-12 15:01:01 +0200 |
| commit | 93534057710cef4a88f18f441fea20e733ebc253 (patch) | |
| tree | e44c3879afff4567c3c975ee4f95d83698b3608a /bootstrap/lib/compiler/ebin/beam_utils.beam | |
| parent | f37f9eac178836e6bcdf575fa4c72642f146de35 (diff) | |
| download | otp-93534057710cef4a88f18f441fea20e733ebc253.tar.gz otp-93534057710cef4a88f18f441fea20e733ebc253.tar.bz2 otp-93534057710cef4a88f18f441fea20e733ebc253.zip | |
public_key: Fix bug in pkix_verify_hostname with IP addresses
An IP address could in some circomstances be converted to a list and then to_lower was applied to it.
So {$A,1,1,1} was changed to {$a,1,1,1} which of course didn't match....
Diffstat (limited to 'bootstrap/lib/compiler/ebin/beam_utils.beam')
0 files changed, 0 insertions, 0 deletions
