Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Q qtbase
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Merge requests 8
    • Merge requests 8
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • Qt Project
  • qt
  • qtbase
  • Repository
  • qtbase
  • src
  • xml
  • dom
  • qdom.cpp
Find file BlameHistoryPermalink
  • Friedemann Kleint's avatar
    Fix a double deletion in QDomAttr::setNodeValue() · 0692398b
    Friedemann Kleint authored Sep 18, 2020
    
    
    Check the reference count before deleting. Patch
    as contributed on bug report.
    
    Fixes: QTBUG-86547
    Change-Id: I2cb197e3eeda7ade2442c23f6b4f1ae6ff2ff810
    Reviewed-by: default avatarLars Knoll <lars.knoll@qt.io>
    (cherry picked from commit af22ccf5
    
    )
    Reviewed-by: default avatarQt Cherry-pick Bot <cherrypick_bot@qt-project.org>
    0692398b