Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-13569

Use sql_freeresult for $result assignments and remove unneeded $result assignments

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • 3.1.3
    • 3.1.4-RC1
    • None
    • None

    Description

      Some files assign $result but never free the result afterwards. If $result is actually used, the sql_freeresult method should be used. If the assignment to $result is not needed it should be removed.

      Attachments

        Activity

          People

            Marc Marc
            Marc Marc
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: