<div dir="ltr"><div class="gmail_quote"><div dir="ltr">server: default_set_sd is used during object creation, however the "current" thread might be unset in some cases, check if a current thread exists before using it.<br>
Note: this issue does not trigger at the moment because creating an object with a NULL sd does not call this method (see next commit)<br>
<br>---<br> server/object.c | 13 +++++++------<br> 1 file changed, 7 insertions(+), 6 deletions(-)<br><br></div>
</div><br></div>