diff options
author | John (J5) Palmieri <johnp@redhat.com> | 2008-01-14 19:04:41 -0500 |
---|---|---|
committer | John (J5) Palmieri <johnp@redhat.com> | 2008-01-14 19:04:41 -0500 |
commit | fec58d8d78765342ba09e77c8742bb2e8b214ff1 (patch) | |
tree | 4045ad01c433a696818ffc676ce887427b2e302e /ChangeLog | |
parent | 831a0d71c4767f81dd69f4078b393ff73d22172a (diff) |
plug a possible BusClientPolicy leak (FDO Bug #13242)
2008-01-14 John (J5) Palmieri <johnp@redhat.com>
* patch by Kimmo Hämäläinen <kimmo dot hamalainen at nokia dot com>
* bus/connection.c (bus_connection_complete): plug a possible
BusClientPolicy leak (FDO Bug #13242)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2008-01-14 John (J5) Palmieri <johnp@redhat.com> + * patch by Kimmo Hämäläinen <kimmo dot hamalainen at nokia dot com> + + * bus/connection.c (bus_connection_complete): plug a possible + BusClientPolicy leak (FDO Bug #13242) + +2008-01-14 John (J5) Palmieri <johnp@redhat.com> + * patch by Frederic Crozat <fcrozat at mandriva dot com> (FDO Bz# 13268) |