These are pretty basic fixes, but should get rid of annoying build warnings for kdebase.<br>I  opened bug 240173 and attached the patch, but apparently that is not the best way to get things reviwed and checked in.<br><pre class="bz_comment_text" id="comment_text_0">
This is mostly:<br>1) Initializing variables in all  code paths<br>2) Checking return values of write() read() pipe()<br>3) Adding Q_UNUSED(param) for unused parameters<br><br>Thanks for reviewing and any tips.<br><br><br>
</pre><br>