Searched hist:"77 e62c83d54e15716b16dcaae403b273665f0d50" (Results 1 – 6 of 6) sorted by relevance
/openbmc/boost-dbus/include/dbus/ |
H A D | error.hpp | diff 77e62c83d54e15716b16dcaae403b273665f0d50 Fri Aug 25 16:34:30 CDT 2017 Ed Tanous <ed.tanous@intel.com> Fix memory leaks
Dbus wants to manage its own memory, which is difficult to coerce with smart pointers. This patch fixes the places where the smart objects were getting destroyed, but the dbus ref count was never going to zero
Change-Id: I47d8a58387766c376d2e3b61671b5d82977c80e0
|
H A D | connection_service.hpp | diff 77e62c83d54e15716b16dcaae403b273665f0d50 Fri Aug 25 16:34:30 CDT 2017 Ed Tanous <ed.tanous@intel.com> Fix memory leaks
Dbus wants to manage its own memory, which is difficult to coerce with smart pointers. This patch fixes the places where the smart objects were getting destroyed, but the dbus ref count was never going to zero
Change-Id: I47d8a58387766c376d2e3b61671b5d82977c80e0
|
H A D | message.hpp | diff 77e62c83d54e15716b16dcaae403b273665f0d50 Fri Aug 25 16:34:30 CDT 2017 Ed Tanous <ed.tanous@intel.com> Fix memory leaks
Dbus wants to manage its own memory, which is difficult to coerce with smart pointers. This patch fixes the places where the smart objects were getting destroyed, but the dbus ref count was never going to zero
Change-Id: I47d8a58387766c376d2e3b61671b5d82977c80e0
|
/openbmc/boost-dbus/include/dbus/detail/ |
H A D | async_send_op.hpp | diff 77e62c83d54e15716b16dcaae403b273665f0d50 Fri Aug 25 16:34:30 CDT 2017 Ed Tanous <ed.tanous@intel.com> Fix memory leaks
Dbus wants to manage its own memory, which is difficult to coerce with smart pointers. This patch fixes the places where the smart objects were getting destroyed, but the dbus ref count was never going to zero
Change-Id: I47d8a58387766c376d2e3b61671b5d82977c80e0
|
/openbmc/boost-dbus/include/dbus/impl/ |
H A D | connection.ipp | diff 77e62c83d54e15716b16dcaae403b273665f0d50 Fri Aug 25 16:34:30 CDT 2017 Ed Tanous <ed.tanous@intel.com> Fix memory leaks
Dbus wants to manage its own memory, which is difficult to coerce with smart pointers. This patch fixes the places where the smart objects were getting destroyed, but the dbus ref count was never going to zero
Change-Id: I47d8a58387766c376d2e3b61671b5d82977c80e0
|
/openbmc/boost-dbus/test/ |
H A D | avahi.cpp | diff 77e62c83d54e15716b16dcaae403b273665f0d50 Fri Aug 25 16:34:30 CDT 2017 Ed Tanous <ed.tanous@intel.com> Fix memory leaks
Dbus wants to manage its own memory, which is difficult to coerce with smart pointers. This patch fixes the places where the smart objects were getting destroyed, but the dbus ref count was never going to zero
Change-Id: I47d8a58387766c376d2e3b61671b5d82977c80e0
|