xiaojun zheng created a merge request:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/210
Project:Branches: zhengxiaojun/rtems:fix_libmisc_df to rtems/rtos/rtems:main
Author: xiaojun zheng
## Summary
cpukit/libmisc/shell:fix command df overflow
- change type unsigned to uint64_t, it might overflowed if
the size is greater the 4GB.
- increase buffer size is to eliminate the compiler's warning
that the buffer might be too small
<!-- Default settings, if it is a dropdown it will set after submission -->
--
View it on GitLab:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/210
You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs