]> git.openfabrics.org - ~shefty/rdma-win.git/commitdiff
new
authorSean Hefty <sean.hefty@intel.com>
Sat, 23 Jan 2010 00:22:38 +0000 (16:22 -0800)
committerSean Hefty <sean.hefty@intel.com>
Sat, 23 Jan 2010 00:22:38 +0000 (16:22 -0800)
meta
patches/dapl-pdata [new file with mode: 0644]

diff --git a/meta b/meta
index 17076cf85d959a9f69000f992fef95cc22a9f2a0..560940e8048cdb94cbb8aca75334643a2d0c4cb6 100644 (file)
--- a/meta
+++ b/meta
@@ -1,10 +1,11 @@
 Version: 1
-Previous: 817da07197c8a5edce874c7f092eea5890ae0175
-Head: af838aef3d700e8ed7dba073f759c617ab3e47b7
+Previous: 2012acb71b656414ac66c1ec5626f29068db6f98
+Head: 5c9b7b48c76491e9a57bebb0396abc00f99f4639
 Applied:
   libibverbs-delete-channel: 1a2e03aa93780e8767fd6e0292edb623a39a56eb
   dapl-close: f6ef52ad6c76808fc8907155c51d9a9b34b13a40
   librdmacm-pdata: af838aef3d700e8ed7dba073f759c617ab3e47b7
+  dapl-pdata: 5c9b7b48c76491e9a57bebb0396abc00f99f4639
 Unapplied:
   rm-build: c6f066675d61b6b6ad5b6271e8af655439f70dc6
   test-wv-print: e22c09acef52e5c119f80c0a646bcf9035094b80
diff --git a/patches/dapl-pdata b/patches/dapl-pdata
new file mode 100644 (file)
index 0000000..54636f9
--- /dev/null
@@ -0,0 +1,18 @@
+Bottom: 6ef74d9f085bf61fd5210149cb3820201c01776a
+Top:    6ef74d9f085bf61fd5210149cb3820201c01776a
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2010-01-22 16:22:36 -0800
+
+dapl: use private_data_len for mem copies
+
+When copying private_data out of rdma_cm events, use the
+reported private_data_len for the size, and not IB maximums.
+This fixes a bug running over the librdmacm on windows, where
+DAPL accessed invalid memory.
+
+Signed-off-by: Sean Hefty <sean.hefty@intel.com>
+
+
+---
+
+