commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Hurd branch, master, updated. v0.9.git20201116-20-gc750dbf


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9.git20201116-20-gc750dbf
Date: Fri, 27 Nov 2020 14:23:24 -0500 (EST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".

The branch, master has been updated
       via  c750dbfc588963ce739e14256048c90f66458076 (commit)
      from  ba5fabf334af2ebf6fb07910059517ae0569948e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c750dbfc588963ce739e14256048c90f66458076
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Fri Nov 27 20:22:15 2020 +0100

    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.

-----------------------------------------------------------------------

Summary of changes:
 libdiskfs/dir-lookup.c | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]