mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
Validate structure size. JIRA issue: CORE-3247 - In IntTrackPopupMenuEx function, if lpTpm was non-NULL, then validate lpTpm->cbSize. - If validation failed, then set last error and return FALSE.