summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorYuya Hamamachi <[email protected]>2026-01-29 23:30:19 +0100
committerJerome Forissier <[email protected]>2026-02-06 16:37:31 +0100
commita28db0f1ccd6d7f88e9715486376bc039975f72c (patch)
tree67f66d0a7a12551db45d8c2572da010a1d7e49d4 /scripts
parent86f90e2a5fb0283552f610e293fcee2a29724094 (diff)
net: tftp: Fix TFTP Transfer Size data type
The TFTP transfer size is unsigned integer, update the data type and print formating string accordingly to prevent an overflow in case the file size is longer than 2 GiB. TFTP transfer of a 3 GiB file, before (wrong) and after (right): Loading: ################################################# 16 EiB Loading: ################################################## 3 GiB Signed-off-by: Yuya Hamamachi <[email protected]> Signed-off-by: Marek Vasut <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions