advapi32: Respect object type in GetSecurityInfo().
commitb4926e272404252058869d6b4e297033b8b39c6a
authorZebediah Figura <zfigura@codeweavers.com>
Sun, 15 Oct 2023 17:59:13 +0000 (15 12:59 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 16 Oct 2023 16:53:48 +0000 (16 18:53 +0200)
tree927bb999584c293eccfbe78c8fd20e291783190c
parent398025083dd75b16e48a2db12ff2a532b92392e0
advapi32: Respect object type in GetSecurityInfo().

Do not try to treat types which are not kernel handles as kernel handles.
dlls/advapi32/security.c