[debugger] Cleanup MonoError on in isFixedSizeArray (#16146)
commitdd3f6e0d31a055f616e42561383e0365c8fc6e4c
authorAleksey Kliger (λgeek) <alklig@microsoft.com>
Mon, 12 Aug 2019 13:50:58 +0000 (12 09:50 -0400)
committerGitHub <noreply@github.com>
Mon, 12 Aug 2019 13:50:58 +0000 (12 09:50 -0400)
tree824cfe15db28b1ecb02aac62c8917058f24ab937
parent612e0644b6a183d15e66a3761d995b5f8b837d4b
[debugger] Cleanup MonoError on in isFixedSizeArray (#16146)

Cleanup MonoError on error paths.  Also change `return FALSE` to `return 0`.

Addresses Coverity CID 1452205
mono/mini/debugger-agent.c