search for: 1125613

Displaying 3 results from an estimated 3 matches for "1125613".

Did you mean: 1125,13
2017 Jun 09
1
[PATCH] daemon: ldm: Use CLEANUP_FREE on list of static strings.
This likely causes a double-free in the ‘ldmtool_scan_devices’ API. --- daemon/ldm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daemon/ldm.c b/daemon/ldm.c index 8ad2fb33b..7753b0d82 100644 --- a/daemon/ldm.c +++ b/daemon/ldm.c @@ -316,7 +316,7 @@ do_ldmtool_scan_devices (char * const * devices) { char **ret; size_t i, nr_devices; - CLEANUP_FREE_STRING_LIST const
2015 May 27
0
[Announce] Samba 4.2.2 Available for Download
...Fix terminate connection behavior for asynchronous endpoint with PUSH notification flavors. o Led <ledest at gmail.com> * BUG 11007: ctdb-scripts: Fix bashism in ctdbd_wrapper script. o Volker Lendecke <vl at samba.org> * BUG 11201: ctdb: Fix CIDs 1125615, 1125634, 1125613, 1288201 and 1125553. * BUG 11257: SMB2 should cancel pending NOTIFY calls with DELETE_PENDING if the directory is deleted. o Stefan Metzmacher <metze at samba.org> * BUG 11141: s3:winbindd: make sure we remove pending io requests before closing client sockets. * B...
2015 May 27
0
[Announce] Samba 4.2.2 Available for Download
...Fix terminate connection behavior for asynchronous endpoint with PUSH notification flavors. o Led <ledest at gmail.com> * BUG 11007: ctdb-scripts: Fix bashism in ctdbd_wrapper script. o Volker Lendecke <vl at samba.org> * BUG 11201: ctdb: Fix CIDs 1125615, 1125634, 1125613, 1288201 and 1125553. * BUG 11257: SMB2 should cancel pending NOTIFY calls with DELETE_PENDING if the directory is deleted. o Stefan Metzmacher <metze at samba.org> * BUG 11141: s3:winbindd: make sure we remove pending io requests before closing client sockets. * B...