summaryrefslogtreecommitdiffstats
path: root/master/fix-mjpg-streamer-stack-smashing
diff options
context:
space:
mode:
Diffstat (limited to 'master/fix-mjpg-streamer-stack-smashing')
-rw-r--r--master/fix-mjpg-streamer-stack-smashing6
1 files changed, 3 insertions, 3 deletions
diff --git a/master/fix-mjpg-streamer-stack-smashing b/master/fix-mjpg-streamer-stack-smashing
index f04434e..9d70159 100644
--- a/master/fix-mjpg-streamer-stack-smashing
+++ b/master/fix-mjpg-streamer-stack-smashing
@@ -1,13 +1,13 @@
diff --git a/feeds/packages/multimedia/mjpg-streamer/patches/998-fix-stack-smashing.patch b/feeds/packages/multimedia/mjpg-streamer/patches/998-fix-stack-smashing.patch
new file mode 100644
-index 0000000..24ef14e
+index 0000000..a1a2239
--- /dev/null
+++ b/feeds/packages/multimedia/mjpg-streamer/patches/998-fix-stack-smashing.patch
@@ -0,0 +1,13 @@
+Index: mjpg-streamer-r182/plugins/input_uvc/v4l2uvc.c
+===================================================================
-+--- a/mjpg-streamer-r182/plugins/input_uvc/v4l2uvc.c
-++++ b/mjpg-streamer-r182/plugins/input_uvc/v4l2uvc.c
++--- a/plugins/input_uvc/v4l2uvc.c
+++++ b/plugins/input_uvc/v4l2uvc.c
+@@ -130,7 +130,7 @@ int init_videoIn(struct vdIn *vd, char *
+ return -1;
+ }