msi: Return ERROR_OUTOFMEMORY if calloc fails in TransformView_Create (scan-build).
commitdaa20d9d636057d7009ff3652a8577b423d23fcf
authorAlex Henrie <alexhenrie24@gmail.com>
Mon, 5 Jun 2023 04:15:35 +0000 (4 22:15 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 5 Jun 2023 12:01:07 +0000 (5 14:01 +0200)
treec46da6cd5fe3c655232c0df6ba4a6ea45c5294de
parentabfc151e0b1e0a8361514a71d8d288fbd5160673
msi: Return ERROR_OUTOFMEMORY if calloc fails in TransformView_Create (scan-build).

Instead of ERROR_SUCCESS.
dlls/msi/table.c