Skip to content
  • Halla Rempt's avatar
    Fix resource leak · abd1ec42
    Halla Rempt authored
    Variable anchor going out of scope leaks the storage it points to
    if anchor->anchorType() == KoShapeAnchor::AnchorPage.
    
    CID:248749
    abd1ec42