Colin King <[email protected]> wrote: > From: Colin Ian King <[email protected]> > > sched will be uninitialized (and contain a garbage value) in the case > where call->state >= RXRPC_CALL_DEAD; fix this by initializing sched > to false to avoid an inadvertent call to rxrpc_queue_call. > > Signed-off-by: Colin Ian King <[email protected]>
I already have a patch queued for this, thanks. David
