nsi: Return an error if NsiAllocateAndGetTable() fails to allocate the tables.
commitcc32eb6c0d9f5fa834ee628529fccea51fafc00d
authorFrancois Gouget <fgouget@codeweavers.com>
Tue, 17 Jan 2023 18:34:37 +0000 (17 19:34 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 19 Jan 2023 18:17:25 +0000 (19 19:17 +0100)
tree65a22ce5ad4bfd752f5ad918b51f33aed4fc8997
parent3bcda5aefa41e83d24879911ee1c7c364a6f82a0
nsi: Return an error if NsiAllocateAndGetTable() fails to allocate the tables.

err must be set if the last attempt to allocate the tables fails.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54328
dlls/nsi/nsi.c