On Wed, Feb 12, 2020 at 08:46:44PM +0100, Markus Klotzbuecher wrote: > Commit b237d358b "moveconfig: expand simple expressions" added support > for expanding expressions in configs, but used the unsafe python > built-in "eval". This patch fixes this by replacing eval with the > asteval module. > > Signed-off-by: Markus Klotzbuecher <[email protected]> > Cc: Heinrich Schuchardt <[email protected]> > Cc: Heiko Schocher <[email protected]> > Cc: Tom Rini <[email protected]> > Cc: Simon Glass <[email protected]> > Cc: Joe Hershberger <[email protected]> > Cc: Masahiro Yamada <[email protected]> > Reviewed-by: Heinrich Schuchardt <[email protected]>
Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: PGP signature

