I misunderstood the REntry pointer, its a pointer to an object pointer and it SHOULD...
authorjjenista <jjenista>
Tue, 2 Nov 2010 21:33:13 +0000 (21:33 +0000)
committerjjenista <jjenista>
Tue, 2 Nov 2010 21:33:13 +0000 (21:33 +0000)
commit1e57cb44e783e6b79c6b295d621ec5611e44687b
tree9bb375832a89265b93beb43d11c3d775152e66ba
parentc2fe59261e1ac72dd4b5f1b7a89acc895c1e3044
I misunderstood the REntry pointer, its a pointer to an object pointer and it SHOULD be dereferenced before casting it to an int pointer, and then used to grab the object type or OID out of the actual object memory
Robust/src/Runtime/mlp_runtime.h