[vhffs-dev] [GIT] vhffs4/vhffs.git branch, master, updated. 667cd5debd980c7150cb6587c02d832627123a66 |
[ Thread Index |
Date Index
| More vhffs.org/vhffs-dev Archives
]
- To: vhffs-dev@xxxxxxxxx
- Subject: [vhffs-dev] [GIT] vhffs4/vhffs.git branch, master, updated. 667cd5debd980c7150cb6587c02d832627123a66
- From: git@xxxxxxxxxxxxx
- Date: Sun, 03 Jul 2016 02:28:34 +0200
This is an automated email from git. It was enerated because a ref
change was pushed to the repository "vhffs4/vhffs.git".
The branch, master has been updated
via 667cd5debd980c7150cb6587c02d832627123a66 (commit)
from 810d4a7e360c42797846e20487c7e379e8bb91f6 (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 667cd5debd980c7150cb6587c02d832627123a66
Author: Sylvain Rochet <gradator@xxxxxxxxxxxx>
Date: Sun Jul 3 02:25:15 2016 +0200
fssync: fix segfault when a directory disappear before we had the time to watch it
vhffsfssync_fake_events_recursively() called with a NULL newwatch argument
calls vhffsfssync_pathname() with a NULL watch, this is not supported,
vhffsfssync_pathname() needs the parent watch to be able to create the
pathname.
-----------------------------------------------------------------------
Summary of changes:
vhffs-fssync/vhffsfssync_master.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
hooks/post-receive
--
vhffs4/vhffs.git