Vector Contains Point

Kineme2D Vector Contains Point has a memory leak

Summary: The "Vector Contains Point" patch of the Kineme2d plugin contains a memory leak when used inside Iterator patch.

Steps to Reproduce: a. Modified the Kineme2D-hittest composition to load 3 vectors using Queue and rendered then inside an Iterator patch.

Expected Results: The composition should run smoothly forever

Actual Results: After sometime, memory size of QC increases and it starts to hang

Regression: I have tested it on both SL and Lion

Notes: None