Summary: | MAXHOSTNAMELEN issue in Xtranssock.c | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Michael Banck <mbanck> | ||||
Component: | Lib/xtrans | Assignee: | Xorg Project Team <xorg-team> | ||||
Status: | RESOLVED FIXED | QA Contact: | |||||
Severity: | normal | ||||||
Priority: | high | ||||||
Version: | git | ||||||
Hardware: | x86 (IA32) | ||||||
OS: | other | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Michael Banck
2005-08-26 05:43:39 UTC
Created attachment 3046 [details] [review] xtrans_maxhostnamelen.diff Proposed patch. #define MAXHOSTNAMELEN to 255 if undefined. Fix committed to CVS head for 6.9/7.0 RC1 releases. Thanks for the patch! CVSROOT: /cvs/xorg Module name: xc Changes by: alanc@gabe.freedesktop.org 05/10/02 14:01:35 Log message: 2005-10-02 Alan Coopersmith <alan.coopersmith@sun.com> * lib/xtrans/Xtransock.c Bug #4256 <https://bugs.freedesktop.org/show_bug.cgi?id=4256> Patch #3046 <https://bugs.freedesktop.org/attachment.cgi?id=3046> Define MAXHOSTNAMELEN if platform doesn't (Michael Banck) Modified files: xc/lib/xtrans/: Xtranssock.c ./: ChangeLog Revision Changes Path 1.9 +4 -0 xc/lib/xtrans/Xtranssock.c http://cvs.freedesktop.org/xorg/xc/lib/xtrans/Xtranssock.c 1.1366 +7 -0 xc/ChangeLog http://cvs.freedesktop.org/xorg/xc/ChangeLog |
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.