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

Perform extra checks before attempting to close our socket after a fork #1832

Closed
sssd-bot opened this issue May 2, 2020 · 0 comments
Closed
Labels
Bugzilla 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/790


See https://bugzilla.redhat.com/show_bug.cgi?id=670511 for an example application that does strange stuff and may cause us to close the wrong file descriptor.

Add extra code to be sure we are going to close only our own socket after a fork.

Comments


Comment from simo at 2011-02-07 15:52:39

attachment
0001-Check-that-the-socket-is-really-ours-before-attempti.patch


Comment from simo at 2011-02-07 15:53:10

Fields changed

status: new => assigned


Comment from sgallagh at 2011-02-08 14:58:50

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.5.2


Comment from sgallagh at 2011-02-08 15:00:21

Fixed by b005a24

resolution: => fixed
status: assigned => closed


Comment from mkosek at 2011-12-16 15:58:38

Fields changed

rhbz: => [https://bugzilla.redhat.com/show_bug.cgi?id=670511 670511]


Comment from simo at 2017-02-24 14:27:47

Metadata Update from @Simo:

  • Issue assigned to simo
  • Issue set to the milestone: SSSD 1.5.2
@sssd-bot sssd-bot added Bugzilla Closed: Fixed Issue was closed as fixed. labels 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
Bugzilla Closed: Fixed Issue was closed as fixed.
Projects
None yet
Development

No branches or pull requests

1 participant