freeing objects & blocks

Edward Di Geronimo Jr. (edwdig@bergen.org)
Thu, 2 Jan 1997 17:23:44 -0500

Hi everyone,

Another question...what's the correct way to free an object block?

I looked at MSG_GEN_DESTROY_AND_FREE_BLOCK, and it should work for what I'm
doing, but it's not. Sending an object MSG_GEN_DESTROY or MSG_META_FREE_OBJ
(or whatever that message actually is, forget offhand) and it crashes the
system. Removing all links to a resource and using ObjFreeDuplicate and
ObjFreeObjBlock crashes. Doing this from the object thread.

------------------------------------------------------------------------
| I've always been afraid to die, but I think I'm more afraid to live. |
| -Billy Corgan, Smashing Pumpkins, The Aeroplane Flys High |
------------------------------------------------------------------------
| Edward Di Geronimo Jr. edwdig@bergen.org |
------------------------------------------------------------------------