diff options
author | Juro Bystricky <juro.bystricky@intel.com> | 2016-03-30 17:13:54 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-31 23:01:37 +0100 |
commit | 4dde12f17b5c0e8b029272284b9013cdef5ccd60 (patch) | |
tree | 82a26e550e0f27dbd9a1426837d693b6ef5ee141 /.gitignore | |
parent | 22bd875a5a7a5ccd8021c17ebb9b3eab2226f190 (diff) | |
download | poky-4dde12f17b5c0e8b029272284b9013cdef5ccd60.tar.gz |
relocate_sdk: additional error checks
When installing SDK in a non-default location and the path length
of the SDK install location is longer than the path length of the
default SDK location, relocation of .ldsochache section will overwrite
file location outside of the .ldsocache section size.
In addition, additional checks were added to ensure that any
path in sections .gccrelocprefix and .ldsochache will not exceed
the space allocated for it within the file, which would also result
in file corruption.
[YOCTO #9268]
(From OE-Core rev: 4d949da965a99ab33798af49e5584c8bb9f0f626)
Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions