Skip to content
  • Gilles Khouzam's avatar
    SystemTools: Call GetVersionEx more robustly · 27714139
    Gilles Khouzam authored and Brad King's avatar Brad King committed
    We pass a OSVERSIONINFOEXA structure so call GetVersionExA explicitly to
    avoid ever calling GetVersionExW with a structure of the wrong size by
    mistake.
    
    Change-Id: I892ae0497ef3ca4b38cd2c1c1870d165b0bd8713
    27714139