mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-23 11:22:49 +08:00
untar.c: Coverity ID 26151 and reformat
The Coverity issue was an ignored return value from a read() in a loop which should have been a seek() since the data read was ignored. The file itself needed reformatting to conform to RTEMS style.
This commit is contained in:
+242
-286
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user