Skip to content
Commit 1408b15b authored by Will Newton's avatar Will Newton Committed by Michal Marek
Browse files

kconfig: Use PATH_MAX instead of 128 for path buffer sizes.



This prevents the buffers being overflowed when using a config
file with a long name. PATH_MAX is used elsewhere in the same
file, so use it here as well.

Signed-off-by: default avatarWill Newton <will.newton@imgtec.com>
Acked-by: default avatarWANG Cong <xiyou.wangcong@gmail.com>
Signed-off-by: default avatarMichal Marek <mmarek@suse.cz>
parent 19c29f32
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