- ipc: Remove ipc connection reference given to dispatch functions (bnc#857779)

- ipc: Fixes memory leak in server connection accept when client partially connects (bnc#857779)
- Upstream version cs: d9706f75619976e334a109d0dbfdeac3b1074fe4

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/libqb?expand=0&rev=45
This commit is contained in:
Yan Gao 2014-01-17 13:41:13 +00:00 committed by Git OBS Bridge
parent af46782bef
commit f441a35d27
5 changed files with 12 additions and 5 deletions

View File

@ -11,7 +11,7 @@
<param name="version">0.16.0</param>
-->
<param name="versionformat">0.16.0+git%cd.%h</param>
<param name="revision">b579f7af151f453a870bbaac037084df13b45ef9</param>
<param name="revision">d9706f75619976e334a109d0dbfdeac3b1074fe4</param>
</service>
<service name="recompress" mode="disabled">

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ca67bf9a777c9d7254d2ff9b3e77747252717a75b1bc7b88fbbbb3d1a6e924f0
size 127691

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:576fe261d5a33080af48ba1ebbc27924a70267e4def4422158d197a4c75d5083
size 127858

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jan 17 13:34:43 UTC 2014 - ygao@suse.com
- ipc: Remove ipc connection reference given to dispatch functions (bnc#857779)
- ipc: Fixes memory leak in server connection accept when client partially connects (bnc#857779)
- Upstream version cs: d9706f75619976e334a109d0dbfdeac3b1074fe4
-------------------------------------------------------------------
Thu Jan 9 15:18:57 UTC 2014 - ygao@suse.com

View File

@ -17,7 +17,7 @@
Name: libqb
Version: 0.16.0+git20140108.b579f7a
Version: 0.16.0+git20140116.d9706f7
Release: 0
Summary: An IPC library for high performance servers
License: LGPL-2.1+