I found a couple of problems in xtrans on AIX. - On AIX 5.3, the size of sun_path has increased (to PATH_MAX). This can cause a couple of buffer overflows. - Xtranslcl.c should try to open /dev/ptc on AIX.
Created attachment 3220 [details] [review] patch that corrects lsb-test-vsw4 failures
Created attachment 3221 [details] [review] minimalistic patch
Comment on attachment 3221 [details] [review] minimalistic patch Bad patch. Use updated one.
Created attachment 3245 [details] [review] mesa-6.3.2-freebsdinst.patch
The attachment seems to have been lost in the recent fd.o disk failure - can you reattach the patch please?
Created attachment 2924 [details] [review] AIX changes for Xtranssock.c Resending patch after it was lost in a disk crash on the server.
Created attachment 2925 [details] [review] AIX changes to Xtranslcl.c Resubmitting patch after it was lost during a disk crash on the server.
Fixes committed to HEAD - should be included in 6.9 RC0. CVSROOT: /cvs/xorg Module name: xc Changes by: alanc@gabe.freedesktop.org 05/08/19 16:53:22 Log message: 2005-08-19 Alan Coopersmith <alan.coopersmith@sun.com> * lib/xtrans/Xtranssock.c: Bugzilla #3957 <https://bugs.freedesktop.org/show_bug.cgi?id=3957> Patch #2924 <https://bugs.freedesktop.org/attachment.cgi?id=2924> xtrans changes for AIX (Dan McNichol, IBM) * lib/xtrans/Xtranslcl.c: Bugzilla #3957 <https://bugs.freedesktop.org/show_bug.cgi?id=3957> Patch #2925 <https://bugs.freedesktop.org/attachment.cgi?id=2925> xtrans changes for AIX (Dan McNichol, IBM) Modified files: ./: ChangeLog xc/lib/xtrans/: Xtranssock.c Xtranslcl.c Revision Changes Path 1.1223 +12 -0 xc/ChangeLog 1.8 +1 -4 xc/lib/xtrans/Xtranssock.c 1.3 +9 -7 xc/lib/xtrans/Xtranslcl.c
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.