Skip to content
Snippets Groups Projects
Commit 13d93f38 authored by Emil Medve's avatar Emil Medve Committed by Gerald Van Baren
Browse files

Fix a possible overflow case detected by gcc 4.3.2


.../dtc/libfdt/fdt_sw.c: In function 'fdt_end_node':
.../dtc/libfdt/fdt_sw.c:81: error: assuming signed overflow does not occur when assuming that (X + c) < X is always false

Signed-off-by: default avatarEmil Medve <Emilian.Medve@Freescale.com>
parent a22d9cfb
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment