From 0020c5f9dd788efced216b75f9f14f3034cdf574 Mon Sep 17 00:00:00 2001 From: Andrew Talbot Date: Thu, 24 Jan 2013 22:10:35 +0000 Subject: [PATCH] gphoto2.ds: Avoid signed-unsigned integer comparisons. --- dlls/gphoto2.ds/ds_image.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/dlls/gphoto2.ds/ds_image.c b/dlls/gphoto2.ds/ds_image.c index 632ff663df4..cb3bbed3279 100644 --- a/dlls/gphoto2.ds/ds_image.c +++ b/dlls/gphoto2.ds/ds_image.c @@ -435,7 +435,8 @@ TW_UINT16 GPHOTO2_ImageNativeXferGet (pTW_IDENTITY pOrigin, samprow = HeapAlloc(GetProcessHeap(),HEAP_ZERO_MEMORY,activeDS.jd.output_width*activeDS.jd.output_components); oldsamprow = samprow; while ( activeDS.jd.output_scanline