Home
last modified time | relevance | path

Searched hist:e4fdcadd8a6eedb1edaabbc85c782b43d4e80fe2 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/lib/
H A Dhashtable.ce4fdcadd8a6eedb1edaabbc85c782b43d4e80fe2 Sun Apr 28 11:31:57 UTC 2013 Lucian Cojocar <cojocar@gmail.com> env: throw an error when an empty key is used

If the environment contains an entry like "=value" "\0" we should throw
an error when parsing the environment. Otherwise, U-Boot will enter in
an infinite loop.

Signed-off-by: Lucian Cojocar <cojocar@gmail.com>