[U-Boot] [U-Boot, 2/2] itest: add missing break statements to evalexp()

Tom Rini trini at konsulko.com
Wed Nov 18 23:37:34 CET 2015


On Tue, Nov 17, 2015 at 10:29:08AM -0700, Stephen Warren wrote:

> From: Stephen Warren <swarren at nvidia.com>
> 
> The commit mentioned below replaced return statements inside a switch so
> that other code could be called after the switch. However, it didn't add
> any break statements, causing the cases to run together. Fix this.
> 
> Reported-by: Coverity (CID 132282, 132283)
> Fixes: 7861204c9af7 ("itest: make memory access work under sandbox")
> Signed-off-by: Stephen Warren <swarren at nvidia.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20151118/7afef0d3/attachment.sig>


More information about the U-Boot mailing list