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

Fix remove superflous BOOL and return in NavigatetoPIDL

    XMLWordPrintable

Details

    Description

      CID 1400938
      Remove superflous return FALSE which will never get hit because the while is always executed and all its exits are returns.
      Also, the BOOL found seems to be not changed during the while execution, so basically it is the same as an infinite while loop. Remove the BOOL found variable.

      Attachments

        Activity

          People

            Serge Gautherie Serge Gautherie
            vicmarcal vicmarcal
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: