Unplug broker from the hash on object invalidation.
commitd018f0d4fc8c35a3070834d8d3a2f7dd1b9d2f39
authorGuo Rui <firemeteor@Adam.(none)>
Mon, 27 Jul 2009 17:14:43 +0000 (28 01:14 +0800)
committerGuo Rui <firemeteor@Adam.(none)>
Mon, 27 Jul 2009 17:14:43 +0000 (28 01:14 +0800)
tree004baf6079ce882c37898385b017b3f57610c685
parent12f00ee7428658254a13266a3cec7f8a693335fc
Unplug broker from the hash on object invalidation.

This solve the problem comming along with reusing the same memory for an
irrelevant object. The new object will correctly have a separate broker now.
src/script.c