there were several places where pointers to lists were used when it should...
there were several places where pointers to lists were used when it should have been copies of the whole list. Add some mem debug code.
Please register or sign in to comment