aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorYuezhang Mo <[email protected]>2022-07-28 10:01:26 +0800
committerNamjae Jeon <[email protected]>2022-09-04 09:38:40 +0900
commit2e9ceb6728f1dc2fa4b5d08f37d88cbc49a20a62 (patch)
tree58caa767853b6eff8165198cd51ec63891940be0 /tools/perf/util/trace-event-scripting.c
parent4c612826bec1441214816827979b62f84a097e91 (diff)
exfat: fix overflow for large capacity partition
Using int type for sector index, there will be overflow in a large capacity partition. For example, if storage with sector size of 512 bytes and partition capacity is larger than 2TB, there will be overflow. Fixes: 1b6138385499 ("exfat: reduce block requests when zeroing a cluster") Cc: [email protected] # v5.19+ Signed-off-by: Yuezhang Mo <[email protected]> Reviewed-by: Andy Wu <[email protected]> Reviewed-by: Aoyama Wataru <[email protected]> Acked-by: Sungjong Seo <[email protected]> Signed-off-by: Namjae Jeon <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions