Fix double free if array item cannot be marshalled to Python
Remove a free clause. The free clause also happens in the error handling block.
Fixes #327 (closed)
Remove a free clause. The free clause also happens in the error handling block.
Fixes #327 (closed)