Greg Lee

Show:

What's happening?

  • potential memory leak with DS_TRAVERSABLE and DS_CURSOR

    When a DS_CURSOR is created with a call to "new_cursor" from a DS_TRAVERSABLE container, the new cursor can never be garbage collected until the container itself is no longer referenced. The cursor's reference is kept in a linked list made up of all previous cursors created from that container with the DS_CURSOR attribute "next_cursor". A means of detaching a cursor from its container is...

    2009-06-22 21:49:33 UTC in Gobo Eiffel Project

About Me

  • 2009-06-22 (5 months ago)
  • 2541962
  • gleetbone (My Site)
  • Greg Lee

Send me a message