dlltool invalid free

This is a followup to commt 619f863c55ca "dlltool memory leaks".
The name passed to def_name is freed, so if missing we can't just
use "".  strdup it.

	* defparse.y (opt_name): xstrdup empty string.
1 file changed