Uploaded image for project: 'Qt Safe Renderer'
  1. Qt Safe Renderer
  2. QSR-1429

Missing nullptr check in numberanimationparser.cpp

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • QSR 2.0 RC1
    • QSR 2.0 Beta 4
    • Tooling
    • None
    • All
    • 0.5
    • 4f6e506938dde83a4f257bc11efb1e56ddc2e125
    • Sprint 14 Week46

    Description

      In function

      void NumberAnimationParser::parseTransitionNodes(const Node *node)

      There's check against nullptr in the first if-branch, but missing in the else branch, where the node pointer is used also.

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jani.launonen Jani Launonen (Inactive)
            jani.launonen Jani Launonen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes