android_kernel_google_msm/scripts/dtc
vijay kumar c4a17c8dd4 scripts/dtc/libfdt: add integer overflow checks
This patch applies the same changes in the original commit
below to the dtc to keep both sources in sync.

original commit:
    lib: fdt: add integer overflow checks

    added integer overflow checks to avoid buffer over reads/write
    while using the fdt header fields.

    CRs-fixed: 705078.
    Change-Id: I062ee9e0610eeeeea32dd95695b18aa9dbca06ea

Bug: 19136881
Signed-off-by: Patrick Tjin <pattjin@google.com>
2015-01-28 15:48:51 +00:00
..
libfdt scripts/dtc/libfdt: add integer overflow checks 2015-01-28 15:48:51 +00:00
.gitignore
Makefile dtc: migrate parser to implicit rules 2011-06-09 14:04:46 -04:00
Makefile.dtc
checks.c
data.c
dtc-lexer.l
dtc-lexer.lex.c_shipped dtc: regen parser 2011-06-09 14:04:47 -04:00
dtc-parser.tab.c_shipped dtc: regen parser 2011-06-09 14:04:47 -04:00
dtc-parser.tab.h_shipped dtc: regen parser 2011-06-09 14:04:47 -04:00
dtc-parser.y
dtc.c scripts: dtc: fix compile warnings 2012-03-24 23:07:35 +01:00
dtc.h
flattree.c scripts: dtc: fix compile warnings 2012-03-24 23:07:35 +01:00
fstree.c
livetree.c Fix common misspellings 2011-03-31 11:26:23 -03:00
srcpos.c dtc: Implement -d option to write out a dependency file 2012-01-14 23:47:37 +01:00
srcpos.h dtc: Implement -d option to write out a dependency file 2012-01-14 23:47:37 +01:00
treesource.c
util.c
util.h
version_gen.h