Description
With a high enough warning level, PSEH3 causes compiler warnings about uninitialized variables: 'Action' and 'p'.
The Action one seems fairly straightforward since it's a dummy function. Whether ignoring the value of p in _SEH3$_DEFINE_CLEANUP_FUNC is intended isn't obvious to me.
Attachments
Issue Links
- relates to
-
CORE-7466 PSEH3 Activation Patch
- Resolved