Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Double-free error in async resolver #1429

Closed
sssd-bot opened this issue May 2, 2020 · 0 comments
Closed

Double-free error in async resolver #1429

sssd-bot opened this issue May 2, 2020 · 0 comments
Assignees
Labels
Closed: Fixed Issue was closed as fixed.

Comments

@sssd-bot
Copy link

sssd-bot commented May 2, 2020

Cloned from Pagure issue: https://pagure.io/SSSD/sssd/issue/387

  • Created at 2010-01-20 14:30:11 by sgallagh
  • Closed as Fixed
  • Assigned to sgallagh

There is a potential double-free when a timeout occurs (we are freeing the
running event context in the _done() function)

Comments


Comment from sgallagh at 2010-01-20 15:11:31

Fixed by b8c8639

fixedin: => 1.1.0
resolution: => fixed
status: new => closed


Comment from sgallagh at 2010-01-22 16:17:10

Fields changed

fixedin: 1.1.0 => 1.0.3


Comment from dpal at 2012-01-19 02:39:11

Fields changed

rhbz: => 0


Comment from sgallagh at 2017-02-24 14:22:02

Metadata Update from @sgallagh:

  • Issue assigned to sgallagh
  • Issue set to the milestone: SSSD 1.1
@sssd-bot sssd-bot added the Closed: Fixed Issue was closed as fixed. label May 2, 2020
@sssd-bot sssd-bot closed this as completed May 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed: Fixed Issue was closed as fixed.
Projects
None yet
Development

No branches or pull requests

2 participants