summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorKevin Smith <[email protected]>2016-01-14 16:01:36 +0000
committerScott Wood <[email protected]>2016-02-12 17:13:42 -0600
commitb7d3e4a63580198237bdce989d5514476056ee16 (patch)
tree24c801b3e6d6cb8e0e8efa7164fd5623ea0ef469 /scripts/basic
parent549d7c0e091de6759deef4202129a57480f6414c (diff)
mtd: pxa3xx_nand: Correct null dereference
Correct a null pointer dereference in board_nand_init(). Zeroed memory was allocated, then immediately dereferenced. The dereference is completely removed, since this pointer is later initialized in alloc_nand_resources. Signed-off-by: Kevin Smith <[email protected]> Cc: Stefan Roese <[email protected]> Cc: Luka Perkov <[email protected]> Cc: Scott Wood <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions