[U-Boot] [U-Boot, v2, 5/8] fdtgrep: Separate out checking of two allocations

Tom Rini trini at konsulko.com
Tue Jun 19 18:42:32 UTC 2018


On Tue, Jun 12, 2018 at 12:04:59AM -0600, Simon Glass wrote:

> The current code might succeed on the first allocation and fail on the
> second. Separate the checks to avoid this problem.
> 
> Of course, free() will never fail and the chances that (when allocating
> two small areas) one will succeed and one will fail are just as remote.
> But this keeps coverity happy.
> 
> Reported-by: Coverity (CID: 131226)
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180619/c4132024/attachment.sig>


More information about the U-Boot mailing list