j
k
j a
j l
On 3 August 2016 at 04:29, Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> wrote:
- if (tq->context->tid != GetCurrentThreadId()) + if (!tq->context || tq->context->tid != GetCurrentThreadId()) How can the context be NULL?
Back to the thread
Back to the list