<table><tr><td style="">johngehrig added a comment.
</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/D20859">View Revision</a></tr></table><br /><div><div><p>The API for <tt style="background: #ebebeb; font-size: 13px;">errorString()</tt> calls out that it should not be called when <tt style="background: #ebebeb; font-size: 13px;">error() == 0</tt>. The code does not explicitly check for this scenario.</p>

<p>Somehow users (myself and others) can get into a state where <tt style="background: #ebebeb; font-size: 13px;">!rc && error() == 0</tt>, and we are calling <tt style="background: #ebebeb; font-size: 13px;">errorString()</tt> anyways. What's the harm in adding a line of defensive code so that we conform to the API?</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R123 SDDM Configuration Panel (KCM)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D20859">https://phabricator.kde.org/D20859</a></div></div><br /><div><strong>To: </strong>johngehrig, ngraham, davidedmundson, Plasma<br /><strong>Cc: </strong>anthonyfieroni, plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>