Bug 50320

Summary: Minor set of xedit patches
Product: xorg Reporter: Paulo César Pereira de Andrade <pcpa>
Component: App/xeditAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: minor    
Priority: medium Keywords: patch
Version: git   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
0001-Update-fallback-implementation-of-missing-libc-funct.patch
none
0002-Correct-64-bit-overflow-check-and-bignum-code.patch
none
0003-Use-proper-pointer-when-computing-realpath-of-a-new-.patch
none
0004-Avoid-problems-with-builds-with-Werror-format-securi.patch none

Description Paulo César Pereira de Andrade 2012-05-24 12:11:24 UTC
Please apply these patches to xedit.

0001-Update-fallback-implementation-of-missing-libc-funct.patch
These patches update some files to not use a 4 BSD clause license for the fallback files for systems without realpath, strcasecmp, etc.

0002-Correct-64-bit-overflow-check-and-bignum-code.patch
The bignum implementation was incorrect in several code paths for 64 bit.

0003-Use-proper-pointer-when-computing-realpath-of-a-new-.patch
In a few special cases it could omit a slash when computing the full path
of a new file.

0004-Avoid-problems-with-builds-with-Werror-format-securi.patch
Cosmetic, but good to have.
Comment 1 Paulo César Pereira de Andrade 2012-05-24 12:12:09 UTC
Created attachment 62065 [details] [review]
0001-Update-fallback-implementation-of-missing-libc-funct.patch
Comment 2 Paulo César Pereira de Andrade 2012-05-24 12:12:28 UTC
Created attachment 62066 [details] [review]
0002-Correct-64-bit-overflow-check-and-bignum-code.patch
Comment 3 Paulo César Pereira de Andrade 2012-05-24 12:12:49 UTC
Created attachment 62068 [details] [review]
0003-Use-proper-pointer-when-computing-realpath-of-a-new-.patch
Comment 4 Paulo César Pereira de Andrade 2012-05-24 12:13:11 UTC
Created attachment 62069 [details] [review]
0004-Avoid-problems-with-builds-with-Werror-format-securi.patch
Comment 5 Alan Coopersmith 2012-05-31 23:05:11 UTC
Pushed To ssh://git.freedesktop.org/git/xorg/app/xedit
   b6927e0..33dacad  master -> master

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.