|
From: Ethan M. <merritt@u.washington.edu> - 2006-03-15 23:50:37
|
Looks like you're having fun with valgrind. I've applied your tuple[2] fix This one is a false alarm, though the code can be re-arranged to clarify what's going on: > at 0x8099BD9: eval_3dplots (plot3d.c:775) I recognize and will fix one of the errors below that ==1563== Use of uninitialised value of size 4 ==1563== at 0x80A8E34: parse_label_options (set.c:4664) ==1563== by 0x80A9578: set_xyzlabel (set.c:4127) ==1563== by 0x80AAA85: set_style (set.c:4879) ==1563== by 0x80ADE33: set_command (set.c:418) I don't have time to look at the others just now. Ethan -- Ethan A Merritt Biomolecular Structure Center University of Washington, Seattle WA |