diff options
author | Ron Yorston <rmy@pobox.com> | 2021-03-01 09:37:50 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2021-03-01 09:37:50 +0000 |
commit | b5cd41cdf4e6afd475fe34b755f99578e20b08ca (patch) | |
tree | 669463610c986ce3c1257ab02c2e51621b0bbef9 /editors/vi.c | |
parent | 4986a1248dcdb6f32a22321154dc26898f10d3ab (diff) | |
download | busybox-w32-symlink.tar.gz busybox-w32-symlink.tar.bz2 busybox-w32-symlink.zip |
libbb: fix detection of relative paths in xreadlink.csymlink
In xmalloc_follow_symlinks() the code to detect relative paths
needs to be altered for WIN32. We don't want C:/path to be
treated as a relative path.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions