Colin King <colin.k...@canonical.com> wrote: > The boolean want is not initialized and hence garbage. The default should > be false (later it is only set to true on tne sinfo->authattrs check). > > Found with static analysis using CoverityScan > > Signed-off-by: Colin Ian King <colin.k...@canonical.com>
Applied.