Backporting this fix to the 1.5.x LTM series.
This function alters the memory hierarchy of the be_req to ensure memory safety during shutdown. It creates a spy on the be_cli object so that it will free the be_req if the client is freed.
It is generally allocated atop the private data context for the appropriate back-end against which it is being filed.
On Wed, Jun 06, 2012 at 02:47:21PM -0400, Stephen Gallagher wrote:
Backporting this fix to the 1.5.x LTM series.
This function alters the memory hierarchy of the be_req to ensure memory safety during shutdown. It creates a spy on the be_cli object so that it will free the be_req if the client is freed.
It is generally allocated atop the private data context for the appropriate back-end against which it is being filed.
Ack
On Thu, 2012-06-07 at 08:57 +0200, Jakub Hrozek wrote:
On Wed, Jun 06, 2012 at 02:47:21PM -0400, Stephen Gallagher wrote:
Backporting this fix to the 1.5.x LTM series.
This function alters the memory hierarchy of the be_req to ensure memory safety during shutdown. It creates a spy on the be_cli object so that it will free the be_req if the client is freed.
It is generally allocated atop the private data context for the appropriate back-end against which it is being filed.
Ack
Pushed to sssd-1-5.
sssd-devel@lists.fedorahosted.org