comparison src/ChangeLog @ 4404:80e07b006f9c

Prevent access to uninitialized variables in x_init_device. 2008-01-18 Jerry James <james@xemacs.org> * device-x.c (x_init_device): Don't write to path or read from format when neither has been initialized.
author Jerry James <james@xemacs.org>
date Fri, 18 Jan 2008 16:12:31 -0700
parents 479443c0f95a
children 5998e37dc35e
comparison
equal deleted inserted replaced
4403:7080e020d700 4404:80e07b006f9c
1 2008-01-18 Jerry James <james@xemacs.org>
2
3 * device-x.c (x_init_device): Don't write to path or read from
4 format when neither has been initialized.
5
1 2008-01-16 Aidan Kehoe <kehoea@parhasard.net> 6 2008-01-16 Aidan Kehoe <kehoea@parhasard.net>
2 7
3 * elhash.c (internal_hash): 8 * elhash.c (internal_hash):
4 Make short lists with the same contents in a different order hash 9 Make short lists with the same contents in a different order hash
5 distinctly. Gives better performance for things like three-element 10 distinctly. Gives better performance for things like three-element