﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	field_blocks	field_dependson	field_seealso
488	ipc_cleanup() may leave new callback connections behind	Jakub Jermář	Jakub Jermář	In theory, when an IPC_M_CONNECT_TO_ME call is answered after `ipc_cleanup()` calls `ipc_answerbox_slam_phones()`, the other side will have an open phone connected to the exiting task's answerbox. `ipc_cleanup()` will not notice this and will leave the foreign phone connected. This will sooner or later result in kernel memory corruption because the phone will be linked to unallocated memory.	defect	closed	major	0.6.0	helenos/kernel/generic	mainline	fixed	ipc				
