diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2020-11-27 20:22:15 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2020-11-27 20:22:15 +0100 |
commit | c750dbfc588963ce739e14256048c90f66458076 (patch) | |
tree | 00651affc6f823ff2b589293a96637e6ae68f002 /sutils | |
parent | ba5fabf334af2ebf6fb07910059517ae0569948e (diff) | |
download | hurd-c750dbfc588963ce739e14256048c90f66458076.tar.gz hurd-c750dbfc588963ce739e14256048c90f66458076.tar.bz2 hurd-c750dbfc588963ce739e14256048c90f66458076.zip |
libdiskfs: do not reuse pathbuf
When deadling with multiple levels of symlinks, we really need double
buffering between the current path and the symlink target, and thus cannot
reuse pathbuf.
* libdiskfs/dir-lookup.c (diskfs_S_dir_lookup): Always use alloca for
pathbuf.
Diffstat (limited to 'sutils')
0 files changed, 0 insertions, 0 deletions