[vhffs-dev] [GIT] vhffs4/vhffs.git branch, master, updated. 0bba71aa0b6db247ff5cfd018d638d258715f000 |
[ Thread Index |
Date Index
| More vhffs.org/vhffs-dev Archives
]
- To: vhffs-dev@xxxxxxxxx
- Subject: [vhffs-dev] [GIT] vhffs4/vhffs.git branch, master, updated. 0bba71aa0b6db247ff5cfd018d638d258715f000
- From: git@xxxxxxxxxxxxx
- Date: Tue, 23 Feb 2016 21:33:46 +0100
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 0bba71aa0b6db247ff5cfd018d638d258715f000 (commit)
from ca05ced8c3304b08f4abd217d88b6c0f93c4d6d0 (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 0bba71aa0b6db247ff5cfd018d638d258715f000
Author: Sylvain Rochet <gradator@xxxxxxxxxxxx>
Date: Tue Feb 23 20:32:24 2016 +0000
tls: fix a fd leak when calling open3
I misunderstood how open3 is actually working. Fix a fd leak by passing
real GLOB to open3 function instead of doing vivification over already
GLOBed variables.
-----------------------------------------------------------------------
Summary of changes:
vhffs-api/src/Vhffs/Robots/Tls.pm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
hooks/post-receive
--
vhffs4/vhffs.git