Files
glib/glib
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
..
2003-07-28 23:00:51 +00:00
2004-09-17 01:41:39 +00:00
2003-09-07 22:36:58 +00:00
2004-12-15 16:34:49 +00:00
2005-01-11 15:46:19 +00:00
2002-02-17 23:28:43 +00:00
2004-11-29 14:50:47 +00:00
2005-01-24 17:25:37 +00:00
2004-03-01 20:47:49 +00:00
2004-12-13 23:05:16 +00:00
2004-12-13 23:05:16 +00:00
2004-08-02 22:24:17 +00:00
2004-12-20 16:10:30 +00:00
2004-11-21 20:23:34 +00:00