xconq ./ChangeLog kernel/autotest.c kernel/dir ...
kingdon@sources.redhat.com
kingdon@sources.redhat.com
Thu Dec 4 02:02:00 GMT 2003
CVSROOT: /cvs/xconq
Module name: xconq
Changes by: kingdon@sourceware.org 2003-12-04 02:02:48
Modified files:
. : ChangeLog
kernel : autotest.c dir.h move.c
Log message:
Fix uninitialized variable (flags in struct path_node_data).
Turns out not to be the bug I was chasing, but it can't be good.
* kernel/move.c (set_node_data): Clear flags.
* kernel/dir.h, kernel/move.c (NODIR): Constant as alternate way
of saying "-1".
* kernel/autotest.c: Add tests for set_node_data and for
path_get_next_move.
More information about the Xconq-cvs
mailing list