When gas/read.c calls mbstowcs with a NULL destination, it should set size to 0

	PR 29447
	* read.c (read_symbol_name): Pass 0 as the length parameter when
	invoking mbstowc in order to check the validity of a wide string.
2 files changed