commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.8-16-gdd93fc4


From: Justus Winter
Subject: [SCM] Hurd branch, master, updated. v0.8-16-gdd93fc4
Date: Thu, 2 Jun 2016 22:53:31 +0000 (UTC)

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  dd93fc4bfbaceb65ded2aefca35042438c95f4d5 (commit)
      from  293e86998748bae2d7a8179ad198ec3452f0d472 (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 dd93fc4bfbaceb65ded2aefca35042438c95f4d5
Author: Justus Winter <address@hidden>
Date:   Fri Jun 3 00:45:11 2016 +0200

    nfs: appease the stricter reference counting mechanism
    
    * nfs/cache.c (netfs_node_norefs): Do not re-acquire a reference to
    np.  This worked previously, but the new reference counting primitives
    consider this a use after free.  A reference is really not necessary
    here, we are about to deallocate np anyway.
    
    Amends 5eef605e.

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

Summary of changes:
 nfs/cache.c |    3 ---
 1 file changed, 3 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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