Menu

#6 Handling of Integer Pool

Design Problem
closed-fixed
Crash (9)
5
2000-09-21
2000-08-21
No

Integers are allocated statically from a Pool, which will cause problems if they're ever deallocated (due to Guard overwriting previous/next integer.)

Discussion

  • Colin McCormack

    Colin McCormack - 2000-08-21
    • assigned_to: nobody --> coldstore
     
  • Colin McCormack

    Colin McCormack - 2000-09-21

    Added fix to genericise Pool, and also to properly wrap Integers which have been allocated by Pool.

    The ability to do this arose from amphibian's insight - making dncount() virtual.

     
  • Colin McCormack

    Colin McCormack - 2000-09-21
    • status: open --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB