]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
new
authorSean Hefty <sean.hefty@intel.com>
Wed, 11 Jul 2012 18:54:39 +0000 (11:54 -0700)
committerSean Hefty <sean.hefty@intel.com>
Wed, 11 Jul 2012 18:54:39 +0000 (11:54 -0700)
meta
patches/chk-src [new file with mode: 0644]

diff --git a/meta b/meta
index ed05d637a82e87bf7ed9e64d66b864b559826a2d..54c95bcacfbd8a5336b03f940518a469d6a0b67f 100644 (file)
--- a/meta
+++ b/meta
@@ -1,8 +1,9 @@
 Version: 1
-Previous: 959b8792f8064e4f3666b065b491f48555f9c2dc
-Head: 934949885dc5db0c30a70378b7fc8c36d512e32f
+Previous: a41dcbfafd7f9e007d87524bd75a45ecfc1eab9d
+Head: f188f778fc810d5ce6341230c273d0139ca1b50c
 Applied:
   build-preload: 934949885dc5db0c30a70378b7fc8c36d512e32f
+  chk-src: f188f778fc810d5ce6341230c273d0139ca1b50c
 Unapplied:
   v1.0.16: b48e896757a21993ed2eac78662e02a54be5818e
   waitall-buggy: c49c6b56c55385774065f5aa2704078e6ae0ceb8
diff --git a/patches/chk-src b/patches/chk-src
new file mode 100644 (file)
index 0000000..618d5b1
--- /dev/null
@@ -0,0 +1,17 @@
+Bottom: 220121d634269cc5dec0c0d7bc1545acc1e3b8a9
+Top:    220121d634269cc5dec0c0d7bc1545acc1e3b8a9
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2012-07-11 11:54:39 -0700
+
+librdmacm: Validate source address protocol family in rdma_resolve_addr
+
+If a source address is provided but its protocol family is not recognized,
+returns an error.
+
+Signed-off-by: Yann Droneaud <ydroneaud@opteya.com>
+Signed-off-by: Sean Hefty <sean.hefty@intel.com>
+
+
+---
+
+