]> mj.ucw.cz Git - pciutils.git/commit
windows: Correctly propagate error code from win32_call_func_with_tcb_privilege()
authorPali Rohár <pali@kernel.org>
Wed, 28 Feb 2024 00:06:38 +0000 (01:06 +0100)
committerMartin Mares <mj@ucw.cz>
Fri, 5 Apr 2024 11:14:04 +0000 (13:14 +0200)
commit90251023d44d50973e956d308b29a53ae84668e3
treeddcb706e5f5c3a4d1d7bc61117fa2273e7053848
parent1836a2d4c62a3adbad269e8177528c42daf40f42
windows: Correctly propagate error code from win32_call_func_with_tcb_privilege()

Cleanup phase may change error code as it calls other WinAPI functions.
lib/win32-helpers.c