diff options
author | John Högberg <[email protected]> | 2019-03-21 17:31:47 +0100 |
---|---|---|
committer | John Högberg <[email protected]> | 2019-03-22 09:38:15 +0100 |
commit | 526bc873d91b134ffab0c484553d42a510bccd96 (patch) | |
tree | 24a0983d0d6f9cc188a1a44fa2af73e9e1fe8781 /lib/eldap/info | |
parent | 22868eccf702d49c5813f0ab060fc86d67342b85 (diff) | |
download | otp-526bc873d91b134ffab0c484553d42a510bccd96.tar.gz otp-526bc873d91b134ffab0c484553d42a510bccd96.tar.bz2 otp-526bc873d91b134ffab0c484553d42a510bccd96.zip |
erts: Fix incorrect UNC path length calculation
This didn't cause any issues for the most part since the path was
still properly formed, but it broke down when appending the
wildcards in file:list_dir/1. The ASSERT_PATH_FORMAT macro would
have caught this in no time, but it went unnoticed because we don't
run debug builds on Windows.
Diffstat (limited to 'lib/eldap/info')
0 files changed, 0 insertions, 0 deletions