id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
1391	mc segfaults if mc.charsets can't be found	winnie	winnie	"As previously reported mc segfauls if mc.charsets is not found, because then codepages = NULL and in get_codepage_index in charsets.c we try to get codepages[i].id, this will clearly segfault then.

So we have to make sure:

1.) that load_codepage_list is more fault tolerant
2.) that mc doesn't crash if codepage is NULL"	defect	closed	major	4.7.0-pre1	mc-core	4.6.2	fixed						slavazanko winnie
