Colin King <colin.k...@canonical.com> wrote: > From: Colin Ian King <colin.k...@canonical.com> > > 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 <colin.k...@canonical.com>
I already have a patch queued for this, thanks. David