Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 0771515e authored by Bernie Innocenti's avatar Bernie Innocenti
Browse files

Fix benign case of uninitialized variable

When the "resnsend" command is throttled by the query limiter, rcode
was uninitialized. The -Wconditional-uninitialized flag detects this,
but since resNSendToAiError() doesn't read rcode when nsendAns < 0,
there was no actual bug.

Change-Id: I5a7cb2ab5d627ace5b12377025b99c380fbf0beb
parent effead99
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment