Menu

#20 reimplement tsp memory mgmt

closed-fixed
5
2006-08-21
2006-05-22
Kent Yoder
No

Instead of having separate functions for allocating
memory that's returned to an app and memory that's
not returned to an app, just call malloc everywhere
and "tag" memory if it needs to be returned to an
app.

Discussion

  • Kent Yoder

    Kent Yoder - 2006-08-21

    Logged In: YES
    user_id=1168529

    This functionality was added in trousers 0.2.7.

     
  • Kent Yoder

    Kent Yoder - 2006-08-21
    • status: open --> closed-fixed
     

Log in to post a comment.