﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	field_blocks	field_dependson	field_seealso
462	Assignment instead of comparison in sbi	Jakub Jermář		"In [browser:mainline/uspace/app/sbi/src/stype.c#L654 uspace/app/sbi/src/stype.c], line 654, we have:

{{{
	assert(iface->cc = csi_interface);
}}}

This should rather be a comparison and applied also in the upstream."	defect	closed	minor	0.5.0	helenos/app/other	mainline	fixed					
