[SCM] gavl/master: Removed vframefill_overflow.patch (no longer needed)
zmoelnig-guest at users.alioth.debian.org
zmoelnig-guest at users.alioth.debian.org
Mon Jun 11 08:26:07 UTC 2012
The following commit has been merged in the master branch:
commit d29bb2ac28389ce9d961a0877f16171e7a90372f
Author: IOhannes m zmölnig <zmoelnig at iem.at>
Date: Mon Jun 11 09:40:35 2012 +0200
Removed vframefill_overflow.patch (no longer needed)
diff --git a/debian/patches/0001-vframefill_overflow.patch b/debian/patches/0001-vframefill_overflow.patch
deleted file mode 100644
index 475c93c..0000000
--- a/debian/patches/0001-vframefill_overflow.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Author: Cristian Morales Vega <reddwarf at opensuse.org>
-Description: fixes array-out-of-bounds access in gavl_video_frame_fill()
---- gavl.orig/gavl/videoframe.c
-+++ gavl/gavl/videoframe.c
-@@ -1510,7 +1510,7 @@
- uint16_t packed_16;
- uint8_t packed_32[4];
- uint16_t packed_64[4];
-- float color_float[2];
-+ float color_float[4];
-
- gavl_init_memcpy();
-
diff --git a/debian/patches/series b/debian/patches/series
index d55541c..e3d6fc4 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-0001-vframefill_overflow.patch
0002-ubuntu_armel_ftbfs.patch
--
gavl packaging
More information about the pkg-multimedia-commits
mailing list