Hi,
this patch should fix trac ticket #800 aka https://bugzilla.redhat.com/show_bug.cgi?id=677588 .
I think this issue was introduce by some changes during the review of the renewal feature.
bye, Sumit
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 02/15/2011 07:04 AM, Sumit Bose wrote:
Hi,
this patch should fix trac ticket #800 aka https://bugzilla.redhat.com/show_bug.cgi?id=677588 .
I think this issue was introduce by some changes during the review of the renewal feature.
Nack. Please add comments to explain the hash removal in renew_tgt_done(), as well as the steal in renew_tgt().
- -- Stephen Gallagher RHCE 804006346421761
Delivering value year after year. Red Hat ranks #1 in value among software vendors. http://www.redhat.com/promo/vendor/
On Tue, 15 Feb 2011 13:04:38 +0100 Sumit Bose sbose@redhat.com wrote:
Hi,
this patch should fix trac ticket #800 aka https://bugzilla.redhat.com/show_bug.cgi?id=677588 .
I think this issue was introduce by some changes during the review of the renewal feature.
Can you use talloc_move if the original pointer is not going to be used anymore ?
Simo.
On Tue, Feb 15, 2011 at 08:52:55AM -0500, Simo Sorce wrote:
On Tue, 15 Feb 2011 13:04:38 +0100 Sumit Bose sbose@redhat.com wrote:
Hi,
this patch should fix trac ticket #800 aka https://bugzilla.redhat.com/show_bug.cgi?id=677588 .
I think this issue was introduce by some changes during the review of the renewal feature.
Can you use talloc_move if the original pointer is not going to be used anymore ?
sure, added talloc_move and some more comments. New patch attached.
bye, Sumit
Simo.
-- Simo Sorce * Red Hat, Inc * New York _______________________________________________ sssd-devel mailing list sssd-devel@lists.fedorahosted.org https://fedorahosted.org/mailman/listinfo/sssd-devel
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 02/17/2011 07:11 AM, Sumit Bose wrote:
On Tue, Feb 15, 2011 at 08:52:55AM -0500, Simo Sorce wrote:
On Tue, 15 Feb 2011 13:04:38 +0100 Sumit Bose sbose@redhat.com wrote:
Hi,
this patch should fix trac ticket #800 aka https://bugzilla.redhat.com/show_bug.cgi?id=677588 .
I think this issue was introduce by some changes during the review of the renewal feature.
Can you use talloc_move if the original pointer is not going to be used anymore ?
sure, added talloc_move and some more comments. New patch attached.
Ack.
- -- Stephen Gallagher RHCE 804006346421761
Delivering value year after year. Red Hat ranks #1 in value among software vendors. http://www.redhat.com/promo/vendor/
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 02/18/2011 11:32 AM, Stephen Gallagher wrote:
On 02/17/2011 07:11 AM, Sumit Bose wrote:
On Tue, Feb 15, 2011 at 08:52:55AM -0500, Simo Sorce wrote:
On Tue, 15 Feb 2011 13:04:38 +0100 Sumit Bose sbose@redhat.com wrote:
Hi,
this patch should fix trac ticket #800 aka https://bugzilla.redhat.com/show_bug.cgi?id=677588 .
I think this issue was introduce by some changes during the review of the renewal feature.
Can you use talloc_move if the original pointer is not going to be used anymore ?
sure, added talloc_move and some more comments. New patch attached.
Ack.
Pushed to master and sssd-1-5.
- -- Stephen Gallagher RHCE 804006346421761
Delivering value year after year. Red Hat ranks #1 in value among software vendors. http://www.redhat.com/promo/vendor/
sssd-devel@lists.fedorahosted.org