<table><tr><td style="">mart created this revision.<br />Restricted Application added projects: Plasma, Frameworks.<br />Restricted Application added subscribers: Frameworks, plasma-devel.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D6162" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>sometimes a frame changed enabled borders causing a dangling<br />
pointer in s_sharedFrames, since oldkey was generated<br />
with the new enabled borders, it generated a key not present<br />
in the hash, tryed to remove it and left the one associated<br />
with the old key in the hash.<br />
if the need to reuse a frame with that key ever arised again,<br />
we had a crash<br />
BUG:378508</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>couldn't reproduce the crash neither with or without patch,<br />
with the patch, if i put debug in every place a framedata is removed,<br />
searching if the key is in the hash before removing it, now<br />
it's always true, before sometimes it was false</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R242 Plasma Framework (Library)</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D6162" rel="noreferrer">https://phabricator.kde.org/D6162</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/plasma/framesvg.cpp</div></div></div><br /><div><strong>To: </strong>mart, Plasma<br /><strong>Cc: </strong>plasma-devel, Frameworks, ZrenBot, spstarr, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart, lukas<br /></div>