----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126012/ -----------------------------------------------------------
Review request for Plasma and Harald Sitter. Repository: plasma-pa Description ------- Context is refcounted (using it's own internal mechanism for whatever reason) However, when the last ref is deleted it leaves a dangling pointer in instance(). When a new object is created it returns that. This unsets our static pointer when deleting the context object BUG: 354510 Diffs ----- src/context.h 3b4ada12c307dfa53f4f29cafae41518d8b5422d src/context.cpp ac8f0326641e36f0ea7388df718ad52a3eede260 Diff: https://git.reviewboard.kde.org/r/126012/diff/ Testing ------- Still loads as before. Thanks, David Edmundson
_______________________________________________ Plasma-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/plasma-devel
