Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-16462

qdoc3 segfaults due to a unitialized member variable when using the WebXML output.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 4.7.4
    • 4.7.1
    • Documentation
    • None
    • 57f2890a28f5bed8476019d4f280e75e982cfe25

    Description

      When using qdoc3 with "outputformats = WebXML" qdoc3 will crash because it uses the unitialized variable PageGenerator::outputCodec.

      The small attached patch fixes this issue initializing the variable and using it only if it's valid.

      Attachments

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

        Activity

          People

            boddie David Boddie (Inactive)
            hugopl Hugo Parente Lima
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes