mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-17 00:31:50 +01:00
When env_set() is called there is no need to allocate memory for variable which is already saved that's why free it. Signed-off-by: Michal Simek <michal.simek@xilinx.com>