XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 2.1.17
    • maxinfo
    • None

    Description

      Crash at `while (ptr && ptr->next != session)`

      else
          {
              INFO_SESSION *ptr = inst->sessions;
              while (ptr && ptr->next != session)
              {
                  ptr = ptr->next;
              }
              if (ptr)
              {
                  ptr->next = session->next;
              }
          }
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            dapeng dapeng huang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.