Summary: | xauth is unable to handle "FamilyWild" resulting in X11 forwarding problems with SSH | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Dr. Tilmann Bubeck <tilmann> | ||||||
Component: | App/xauth | Assignee: | Xorg Project Team <xorg-team> | ||||||
Status: | CLOSED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||
Severity: | normal | ||||||||
Priority: | medium | CC: | jeremyhu, stefan.volkel.ext, tilmann | ||||||
Version: | git | Keywords: | patch | ||||||
Hardware: | All | ||||||||
OS: | Linux (All) | ||||||||
Whiteboard: | 2011BRB_Reviewed | ||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
Dr. Tilmann Bubeck
2011-12-01 08:11:51 UTC
Created attachment 54022 [details] [review] Patch to improve xauth to handle FamilyWild Please send your patch to the xorg-devel list for review Since we are hitting the same issue, what is the status of this bug? I sent it to the list and there was a remark about a memory leak. This is probably true, but I do not think, that this is too important, because xauth runs only for a fraction of a second, and does not collect memory like a daemon. However, I offer to look into the memory leak and update the patch if there is a chance of the patch beeing accepted. An alternative could be for the xauth authors to implement FamilyWild on their own. (In reply to comment #4) > An alternative could be for the xauth authors to implement FamilyWild on their > own. The xauth authors haven't worked on xauth in over a decade. X.Org developers maintain it in their spare time, but waiting for us to decide to work on a problem caused by other programs putting unexpected data in the auth file may not be a quick process. Created attachment 65284 [details] [review] improve xauth to handle FamilyWild An updated version of the orignal patch: - free host an rest on failed parse_displayname(), avoids memleak - reformat memcmp in match_authwild_dpy(), easier to read This is against xauth-1.0.7 Comment on attachment 65284 [details] [review] improve xauth to handle FamilyWild Review of attachment 65284 [details] [review]: ----------------------------------------------------------------- Looks good. :-) Fixed in xauth-1.0.8 released today. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.