Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-13379

PATCH. Prevent wcsncopy overflows in GetCurrencySettings()

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 0.4.6
    • None

    Description

      Fix several buffer overflows in GetCurrencySettings() when calling GetSelectedComboBoxText() by passing the correct size of the array. Right now we're overflowing szCurrSymbol, szCurrDecimalSep, and szCurrThousandSep when GetSelectedComboBoxText calls wcsncopy.with the wrong size.
      CID 1411976
      CID 1411977
      CID 1411978

      Attachments

        Activity

          People

            bug zilla Bug Zilla
            vicmarcal vicmarcal
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: