commit-hurd
[Top][All Lists]
Advanced

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

[SCM] unionfs branch, master, updated. f5de3da2f8882bc8477ebbed106ed3f70


From: Samuel Thibault
Subject: [SCM] unionfs branch, master, updated. f5de3da2f8882bc8477ebbed106ed3f70f54544a
Date: Tue, 27 Apr 2021 12:45:03 -0400 (EDT)

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 "unionfs".

The branch, master has been updated
       via  f5de3da2f8882bc8477ebbed106ed3f70f54544a (commit)
      from  1f632b841d9b1b5f6274c0e06232172890247fed (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 f5de3da2f8882bc8477ebbed106ed3f70f54544a
Author: Sergey Bugaev <bugaevc@gmail.com>
Date:   Tue Apr 27 18:43:22 2021 +0200

    Don't use strncat() with length derived from source string
    
    This fixes Wstringop-overflow and Wstringop-truncation GCC warnings.
    See https://gcc.gnu.org/bugzilla//show_bug.cgi?id=88059

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

Summary of changes:
 lib.c  | 4 ++--
 stow.c | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
unionfs



reply via email to

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