﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	field_blocks	field_dependson	field_seealso
349	usbhid hit a mallocassertion when mouse is moved for the first time	Jakub Jermář	Vojtech Horky	"When testing the USB framework (mainline,1035) on my desktop machine, I hit the following `malloc` assertion in the `usbhid` task when having moved the mouse for the first time after it attached:

{{{
assert_abort+93
malloc_area+1021
malloc_internal+198
malloc+32
usb_hid_report_path_append_item+23
usb_hid_report_get_sibling+124
usb_mouse_polling_callback+1000
usb_hid_polling_callback+158
}}}
"	defect	closed	major	0.5.0	helenos/drv/usbhid	mainline	fixed	usb, hid, malloc	vojtech.horky@…			
