On Tue, 2011-12-20 at 11:11 +0100, Jakub Hrozek wrote:
> On Tue, Dec 20, 2011 at 10:31:04AM +0100, Pavel Březina wrote:
> > While working on periodical updates I've noticed two things:
> > 
> > [PATCH 1/2] removes be_sudo_req from sudo_ctx because it is not used
> > anywhere.
> > 
> 
> Ack
> 
> > [PATCH 2/2] fixes possible memory leak if sdap_sudo_handler() fails.
> 
> The memory wouldn't be leaked, it was allocated on be_req, so we would
> clean it as soon as the client disconnects. But releasing memory when
> it's no longer needed is good manners, so Ack

Pushed both to master.

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
sssd-devel mailing list
sssd-devel@lists.fedorahosted.org
https://fedorahosted.org/mailman/listinfo/sssd-devel

Reply via email to