Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 663176 | Differences between
and this patch

Collapse All | Expand All

(-)scangearmp2-source-3.50-1.orig/scangearmp2/src/scanmain.c (-1 / +1 lines)
Lines 298-304 Link Here
298
	int					i;
298
	int					i;
299
	int					ret = -1;
299
	int					ret = -1;
300
	int					status;
300
	int					status;
301
	char				*buf;
301
	char				*buf = NULL;
302
	int					errCode;
302
	int					errCode;
303
	int					readBytes = 0;
303
	int					readBytes = 0;
304
	int					result = CIJSC_SCANMAIN_SCAN_FINISHED;
304
	int					result = CIJSC_SCANMAIN_SCAN_FINISHED;

Return to bug 663176