From 4d1ce95be98866d08f4b8ab8db389a5d45215cbd Mon Sep 17 00:00:00 2001 From: Marc Jeanmougin Date: Tue, 17 Sep 2019 00:18:52 +0200 Subject: Actually fix overflow --- src/trace/autotrace/inkscape-autotrace.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/trace') diff --git a/src/trace/autotrace/inkscape-autotrace.cpp b/src/trace/autotrace/inkscape-autotrace.cpp index 58abe8c61..156a7b3cd 100644 --- a/src/trace/autotrace/inkscape-autotrace.cpp +++ b/src/trace/autotrace/inkscape-autotrace.cpp @@ -60,12 +60,12 @@ static guchar* to_3channels(GdkPixbuf* input) { int rs = gdk_pixbuf_get_rowstride (input); for(int row=0;row