Skip to content
Commit c8be0975 authored by Zhihao Cheng's avatar Zhihao Cheng Committed by Richard Weinberger
Browse files

Revert "ubifs: Fix out-of-bounds memory access caused by abnormal value of node_len"



This reverts commit acc5af3e ("ubifs: Fix out-of-bounds memory access caused by abnormal value of node_len")

No need to avoid memory oob in dumping for data node alone. Later, node
length will be passed into function 'ubifs_dump_node()' which replaces
all node dumping places.

Signed-off-by: default avatarZhihao Cheng <chengzhihao1@huawei.com>
Signed-off-by: default avatarRichard Weinberger <richard@nod.at>
parent c4c0d19d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment