Update of /src/master/dx/src/exec/dxmods In directory opendx.watson.ibm.com:/tmp/cvs-serv56174
Modified Files:
_tube.c
Log Message:
A loop deleteing components from a field started one too far in the
list of component names. Not a problem if the n+1'th component name
was junk, but if it was an invalid address, caused a segfault. This
has been around forever.
