Takuro Ashie
makei****@users*****
2006年 11月 27日 (月) 11:46:59 JST
Index: tomoe/lib/tomoe-dict.c diff -u tomoe/lib/tomoe-dict.c:1.89 tomoe/lib/tomoe-dict.c:1.90 --- tomoe/lib/tomoe-dict.c:1.89 Mon Nov 27 11:32:48 2006 +++ tomoe/lib/tomoe-dict.c Mon Nov 27 11:46:59 2006 @@ -21,7 +21,7 @@ * Free Software Foundation, Inc., 59 Temple Place, Suite 330, * Boston, MA 02111-1307 USA * - * $Id: tomoe-dict.c,v 1.89 2006/11/27 02:32:48 makeinu Exp $ + * $Id: tomoe-dict.c,v 1.90 2006/11/27 02:46:59 makeinu Exp $ */ #include <stdio.h> @@ -523,6 +523,7 @@ } if (data->in_meta) { + g_return_if_fail (data->chr); g_free (data->key); g_free (data->value); data->key = g_strdup (element_name);