]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
new
authorSean Hefty <sean.hefty@intel.com>
Tue, 24 Apr 2012 18:20:55 +0000 (11:20 -0700)
committerSean Hefty <sean.hefty@intel.com>
Tue, 24 Apr 2012 18:20:55 +0000 (11:20 -0700)
meta
patches/snprintf [new file with mode: 0644]

diff --git a/meta b/meta
index 04127d84e24c14e5bbab5568c9a0cedea8983370..d48c4d985afc499d14a85e25f6bb2ef5b6b86234 100644 (file)
--- a/meta
+++ b/meta
@@ -1,6 +1,7 @@
 Version: 1
-Previous: None
-Head: 960d584eff6ed929951b87e7e235e378be3c1026
+Previous: 50f6894dd14a1afbbc53aeb9389758624f767c96
+Head: 7be390dbf5cb84349d8f955bd7bed29be1f026ef
 Applied:
+  snprintf: 7be390dbf5cb84349d8f955bd7bed29be1f026ef
 Unapplied:
 Hidden:
diff --git a/patches/snprintf b/patches/snprintf
new file mode 100644 (file)
index 0000000..13f522f
--- /dev/null
@@ -0,0 +1,14 @@
+Bottom: efccb146a38888a3e615a81017329971c08b8fc1
+Top:    efccb146a38888a3e615a81017329971c08b8fc1
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2012-04-24 11:20:55 -0700
+
+rping: Replace sprintf with snprintf to protect from buffer overflow
+
+Signed-off-by: Dotan Barak <dotanb@dev.mellanox.co.il>
+Signed-off-by: Sean Hefty <sean.hefty@intel.com>
+
+
+---
+
+