[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libxi: Changes to 'ubuntu'



 debian/changelog |   11 +++++++++++
 1 file changed, 11 insertions(+)

New commits:
commit 893b749962ad45b10e13ce4c9adf7c2705a467a2
Author: Bryce Harrington <bryce@canonical.com>
Date:   Thu May 5 23:41:48 2011 -0700

    Add 100_len_raw_events.patch: Cherrypick upstream patch to correct the use of the calculated structure length for memory allocations.  Fixes issue where incorrect memory size was allocated, leading to valuator data overwriting memory, resulting in an error "Invalid write of size 1" and heap corruption causing applications to crash when they use Raw Events.  (LP: #770522)

diff --git a/debian/changelog b/debian/changelog
index d26e303..a5ed924 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+libxi (2:1.4.1-1ubuntu3) oneiric; urgency=low
+
+  * Add 100_len_raw_events.patch: Cherrypick upstream patch to correct the
+    use of the calculated structure length for memory allocations.  Fixes
+    issue where incorrect memory size was allocated, leading to valuator
+    data overwriting memory, resulting in an error "Invalid write of size
+    1" and heap corruption causing applications to crash when they use Raw
+    Events.  (LP: #770522)
+
+ -- Bryce Harrington <bryce@ubuntu.com>  Thu, 05 May 2011 14:11:39 -0700
+
 libxi (2:1.4.1-1ubuntu2) natty; urgency=low
 
   * FFe LP: #733501: build for multiarch.


Reply to: