Propagate OOHM error from json parsing
authorCharles Giessen <charles@lunarg.com>
Wed, 16 Nov 2022 23:04:59 +0000 (16:04 -0700)
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Thu, 17 Nov 2022 17:47:31 +0000 (10:47 -0700)
commit84dacb5c0d9952d5920ef912af82a19ddd69fa12
tree07a5e7f4deaa60163ecd573db3cfc28676ed6a73
parent27d86008d87581980c3c61730d8a44acc7e49ff1
Propagate OOHM error from json parsing

There was a few places where an out of memory error could be generated
by parsing json but were not passed on upwards, causing CTS tests to fail.
loader/loader.c