Deleted Added
full compact
202c202,203
< (*thread) = new_thread;
---
> if(thread)
> (*thread) = new_thread;