<table><tr><td style="">davidedmundson created this revision.<br />Herald added a project: Frameworks.<br />Herald added a subscriber: kde-frameworks-devel.<br />davidedmundson requested review of this revision.
</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/D18965">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>If KArchive is built without support for a compression type, such as<br />
bzip2, d->filter ends up as null.</p>
<p>It is then used in the open call and will crash.</p>
<p>Other calls can still crash, but they shouldn't be being called if open<br />
fails.</p>
<p>BUG: 404240</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R243 KArchive</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/D18965">https://phabricator.kde.org/D18965</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/kcompressiondevice.cpp</div></div></div><br /><div><strong>To: </strong>davidedmundson<br /><strong>Cc: </strong>kde-frameworks-devel, michaelh, ngraham, bruns<br /></div>