diff options
| author | Yuya Hamamachi <[email protected]> | 2026-01-29 23:30:19 +0100 |
|---|---|---|
| committer | Jerome Forissier <[email protected]> | 2026-02-06 16:37:31 +0100 |
| commit | a28db0f1ccd6d7f88e9715486376bc039975f72c (patch) | |
| tree | 67f66d0a7a12551db45d8c2572da010a1d7e49d4 /scripts | |
| parent | 86f90e2a5fb0283552f610e293fcee2a29724094 (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
