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

Invalid range in speakervolume.c

    XMLWordPrintable

Details

    Description

      Probably || should be used instead && because now this is always false 

           if (id < 9475 && id > 9503)
              return;
      

       

      https://github.com/reactos/reactos/blob/d5ceace41906dbce2ebd44697f7ba421f651c813/dll/cpl/mmsys/speakervolume.c#L158-L159

      Attachments

        Activity

          People

            hbelusca hbelusca
            qarmin qarmin
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: