Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-2049

Buffer overflow in the code for importing mp3

    XMLWordPrintable

Details

    Description

      at TSLibraryImport.m:156,
      you should allocate the buffer greater than readSize.

      unsigned char buf[4]; -> unsigned char buf[readSize];

      Attachments

        Activity

          People

            f5be42945a62 cmclaughlin
            Anonymous Anonymous
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: