summaryrefslogtreecommitdiffstats
path: root/abs/core/libxfixes/xfixes_coverity576.patch
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-08-07 19:13:01 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-08-07 19:13:01 (GMT)
commit71ac83dbf7f36d10f39f3a3fe907b674d1abcb62 (patch)
treed7ce3c5d0b4f63e9838ae48201c1dc55fd857ce2 /abs/core/libxfixes/xfixes_coverity576.patch
parent22ea84ac6f7d6bee05c12e3bff8672fbad753ea3 (diff)
downloadlinhes_pkgbuild-71ac83dbf7f36d10f39f3a3fe907b674d1abcb62.zip
linhes_pkgbuild-71ac83dbf7f36d10f39f3a3fe907b674d1abcb62.tar.gz
linhes_pkgbuild-71ac83dbf7f36d10f39f3a3fe907b674d1abcb62.tar.bz2
xorg update part2
libs
Diffstat (limited to 'abs/core/libxfixes/xfixes_coverity576.patch')
-rw-r--r--abs/core/libxfixes/xfixes_coverity576.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/abs/core/libxfixes/xfixes_coverity576.patch b/abs/core/libxfixes/xfixes_coverity576.patch
deleted file mode 100644
index f759ecc..0000000
--- a/abs/core/libxfixes/xfixes_coverity576.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-===================================================================
-RCS file: /srv/anoncvs.freedesktop.org/cvs/xorg/lib/Xfixes/src/Xfixes.c,v
-rcsdiff: /srv/anoncvs.freedesktop.org/cvs/xorg/lib/Xfixes/src/Xfixes.c,v: warning: Unknown phrases like `commitid ...;' are present.
-retrieving revision 1.3
-retrieving revision 1.4
-diff -u -r1.3 -r1.4
---- src/Xfixes.c 2005/05/17 17:02:24 1.3
-+++ src/Xfixes.c 2006/04/03 00:58:13 1.4
-@@ -86,6 +86,7 @@
- {
- UnlockDisplay (dpy);
- SyncHandle ();
-+ Xfree(info);
- return 0;
- }
- info->major_version = rep.majorVersion;