Matthias Clasen 39a681995c Add a test with a long entity name.
2005-01-24  Matthias Clasen  <mclasen@redhat.com>

	* tests/markups/fail-40.gmarkup: Add a test with a long entity
	name.

	* glib/gmarkup.c (unescape_text_state_inside_entity_name): Don't
	copy the entity name into a short buffer of fixed length. Instead,
	compare it in place with strncmp(), and do a full strdup() in the
	error path.  (#165100, Simon Budig)
2005-01-24 17:25:37 +00:00
..
2005-01-21 23:28:48 +00:00
2002-10-15 22:16:57 +00:00
2002-10-15 22:16:57 +00:00
2001-11-26 19:08:46 +00:00
2004-04-15 13:58:29 +00:00
2002-10-15 22:16:57 +00:00
2002-10-15 22:16:57 +00:00
2004-10-22 19:51:29 +00:00