comparison admin/FOR-RELEASE @ 68432:67f979cda725

* FOR-RELEASE: string allocation bugs fixed.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 27 Jan 2006 22:52:20 +0000
parents e5161cb0ad69
children 2ada53380bd3
comparison
equal deleted inserted replaced
68431:230cf40c6928 68432:67f979cda725
38 one-level representation. It would be cleaner to split the 38 one-level representation. It would be cleaner to split the
39 representation into a two-level model where first level maps 39 representation into a two-level model where first level maps
40 bitmap usage to a bitmap name, and second level maps bitmap name to 40 bitmap usage to a bitmap name, and second level maps bitmap name to
41 a bitmap appearence. 41 a bitmap appearence.
42 [Assigned to KFS] 42 [Assigned to KFS]
43
44 * FATAL ERRORS
45
46 ** Investigate reported crashes in compact_small_strings.
47
48 ** Investigate reported crashes related to using an
49 invalid pointer from string_free_list.
50 43
51 * BUGS 44 * BUGS
52 45
53 ** Roland.Winkler@physik.uni-erlangen.de's Dec 3 bug report for align.el. 46 ** Roland.Winkler@physik.uni-erlangen.de's Dec 3 bug report for align.el.
54 47