On Sun, 2009-05-24 at 13:38 -0700, David Brownell wrote: > Fix a bug that joined us at the last minute, when an efficient > alloca() call got swapped out for a more portable malloc(). > > Also log one error, to give a clue in case it appears "in the wild". > --- > src/flash/davinci_nand.c | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-)
Committed, r1907. --Z _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
