Skip to content

Fix memory leak in ArrayHandleBasicImpl.

The execution resources were not being freed when the shared storage object was destroyed.

Merge request reports