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

mplay32: replace remaining _tcscpy and _stprintf with strsafe functions

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 0.4.0
    • None

    Description

      The patch replaces the two remaining _tcscpy calls and the two _stprintf calls with calls to
      StringCbPrintf and StringCbCopy since they are used anywhere else in the mplay32 source.
      It also increases the size of szNewTitle in OpenMciDevice by 128, since the former length is
      to small to contain a file name, the application title and some additional chars in every case.

      Attachments

        Activity

          People

            hbelusca hbelusca
            Forever Winter Forever Winter
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: