Georg Lehmann : winevulkan: Avoid zero-sized allocations.

Alexandre Julliard julliard at winehq.org
Thu Mar 10 16:10:14 CST 2022


Module: wine
Branch: master
Commit: be8b50b82d4d71975a7a49a9b0e9685b27de8e68
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=be8b50b82d4d71975a7a49a9b0e9685b27de8e68

Author: Georg Lehmann <dadschoorse at gmail.com>
Date:   Wed Mar  9 22:11:48 2022 +0100

winevulkan: Avoid zero-sized allocations.

Fixes some -Wmaybe-uninitialized warnings in the next patch.

Signed-off-by: Georg Lehmann <dadschoorse at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/winevulkan/make_vulkan     |  2 +-
 dlls/winevulkan/vulkan_thunks.c | 84 ++++++++++++++++++++---------------------
 2 files changed, 43 insertions(+), 43 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=be8b50b82d4d71975a7a49a9b0e9685b27de8e68



More information about the wine-cvs mailing list