16 Jun 2012 15:07
.: libvisio/libvisio-0.0.17-fdo48601_part1.patch libvisio/makefile.mk
Julien Nabet <serval2412 <at> kemper.freedesktop.org>
2012-06-16 13:07:37 GMT
2012-06-16 13:07:37 GMT
libvisio/libvisio-0.0.17-fdo48601_part1.patch | 26 ++++++++++++++++++++++++++
libvisio/makefile.mk | 1 +
2 files changed, 27 insertions(+)
New commits:
commit 74b5e0d5e5b57755553fde6c77712a87025f1667
Author: Julien Nabet <serval2412 <at> yahoo.fr>
Date: Sat Jun 16 15:01:23 2012 +0200
Related: fdo#48601 FILEOPEN: Open Visio's file with bitmap's blocks
This fdo contains 2 files with which I had a different crash for each of them.
This patch fixes one of the 2 crashes.
Change-Id: Ic67cad4de4b66e913debe95efc04db3ae6fbf781
diff --git a/libvisio/libvisio-0.0.17-fdo48601_part1.patch b/libvisio/libvisio-0.0.17-fdo48601_part1.patch
new file mode 100644
index 0000000..c73af00
--- /dev/null
+++ b/libvisio/libvisio-0.0.17-fdo48601_part1.patch
<at> <at> -0,0 +1,26 <at> <at>
+--- misc/build/libvisio-0.0.17/src/lib/VSDXContentCollector.cpp 2012-06-16
13:41:40.583153038 +0200
++++ misc/libvisio-0.0.17/src/lib/VSDXContentCollector.cpp 2012-06-16 13:44:16.311155881 +0200
+ <at> <at> -1131,14 +1131,16 <at> <at>
+ if (x <= m_pageWidth && x >= 0)
+ points[x] = y;
+
+- xmove = points.begin()->first;
(Continue reading)
RSS Feed