Bug 50320 - Minor set of xedit patches
Summary: Minor set of xedit patches
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: App/xedit (show other bugs)
Version: git
Hardware: All All
: medium minor
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2012-05-24 12:11 UTC by Paulo César Pereira de Andrade
Modified: 2012-05-31 23:05 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
0001-Update-fallback-implementation-of-missing-libc-funct.patch (27.77 KB, patch)
2012-05-24 12:12 UTC, Paulo César Pereira de Andrade
no flags Details | Splinter Review
0002-Correct-64-bit-overflow-check-and-bignum-code.patch (6.08 KB, patch)
2012-05-24 12:12 UTC, Paulo César Pereira de Andrade
no flags Details | Splinter Review
0003-Use-proper-pointer-when-computing-realpath-of-a-new-.patch (865 bytes, patch)
2012-05-24 12:12 UTC, Paulo César Pereira de Andrade
no flags Details | Splinter Review
0004-Avoid-problems-with-builds-with-Werror-format-securi.patch (1023 bytes, patch)
2012-05-24 12:13 UTC, Paulo César Pereira de Andrade
no flags Details | Splinter Review

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.