summaryrefslogtreecommitdiff
path: root/board/eNET/eNET.c
diff options
context:
space:
mode:
author[email protected] <[email protected]>2011-03-29 02:35:14 +0000
committerWolfgang Denk <[email protected]>2011-04-28 00:46:01 +0200
commit2dc55d9ede62cd2af2a6d813115373a462c2b3dc (patch)
tree8ac42dc40619c37ac02fb852ae8173686bc53690 /board/eNET/eNET.c
parentf38536f9138c253b0c1f9c72093a7ec6808e638f (diff)
fix redundant environment for serial flash
This patch fixes problems in the handling of redundant environment in env_sf.c The major problem are double calls of free() on the allocated buffers, which damages the internal data of malloc and crashes on next call. In addition, the selection of the active environment had errors and compiler warnings, which are corrected by this patch. Signed-off-by: Thomas Langer <[email protected]>
Diffstat (limited to 'board/eNET/eNET.c')
0 files changed, 0 insertions, 0 deletions