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

Collapse All | Expand All

(-)file_not_specified_in_diff (+8 lines)
Line 284 Link Here
284
285
	*resolved_path = '\0';
286
Line 1286 Link Here
1289
	if (!strlen(file)) {
1290
		errno = -EINVAL;
1291
		return 0;
1292
	}
1293

Return to bug 29846