aboutsummaryrefslogtreecommitdiff
path: root/net/lapb
diff options
context:
space:
mode:
authorNamjae Jeon <[email protected]>2012-03-23 15:02:39 -0700
committerLinus Torvalds <[email protected]>2012-03-23 16:58:40 -0700
commitd533df07c20c7b59b0559a3ac38fb45c81ffd6bb (patch)
tree7b6746dd28654291742a455d46726c0bac461860 /net/lapb
parent41f0c02eacec9f984adb22e8fecda49e13b7eb13 (diff)
fat: fix bug in enforcing Long File Name length
Since '*outlen' is initialized to zero, it is currently possible to create a filename of length (FAT_LFN_LEN + 1) when utf8 is not enabled. To enforce the FAT_LFN_LEN limit, we must perform one less iteration. Signed-off-by: Namjae Jeon <[email protected]> Signed-off-by: Ravishankar N <[email protected]> Acked-by: OGAWA Hirofumi <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb')
0 files changed, 0 insertions, 0 deletions