SHA256
1
0
forked from pool/libqb

Accepting request 337267 from home:yan_gao:branches:network:ha-clustering:Factory:Test

- ipc: Prevent fd and memory leaks in handle_new_connection() (bsc#947341)
 * bug-947341_libqb-ipc-fd-memory-leaks.patch

- log: don't call dlopen inside dl_iterate_phdr()
- ipc: Don't send the dispatch_del() function a closed fd
- Upstream version cs: 1a7ea3b8d8bf9d5ffbbfdc785ace2b81e9f2356d

OBS-URL: https://build.opensuse.org/request/show/337267
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/libqb?expand=0&rev=69
This commit is contained in:
Yan Gao
2015-10-09 11:34:33 +00:00
committed by Git OBS Bridge
parent f09d48bc14
commit 581ca04095
6 changed files with 50 additions and 5 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Oct 8 13:18:22 UTC 2015 - ygao@suse.com
- ipc: Prevent fd and memory leaks in handle_new_connection() (bsc#947341)
* bug-947341_libqb-ipc-fd-memory-leaks.patch
-------------------------------------------------------------------
Thu Oct 8 13:15:12 UTC 2015 - ygao@suse.com
- log: don't call dlopen inside dl_iterate_phdr()
- ipc: Don't send the dispatch_del() function a closed fd
- Upstream version cs: 1a7ea3b8d8bf9d5ffbbfdc785ace2b81e9f2356d
-------------------------------------------------------------------
Thu Aug 27 16:16:14 UTC 2015 - ygao@suse.com