Menu

#18 tstlist.append(data) creates a bad node

open
nobody
Containers (1)
5
2013-01-15
2003-08-17
Bill McKee
No

When you append a new data item to a tstlist instance
the node that it creates is not initialized properly. The
fNext pointer should be set to nil since this is the new
tail of the list. It is not being set to anything.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB