Page MenuHomeFreeBSD

Always check the return value of lseek
ClosedPublic

Authored by asomers on Nov 6 2015, 5:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 3 2024, 7:54 AM
Unknown Object (File)
Jan 23 2024, 1:40 AM
Unknown Object (File)
Jan 5 2024, 6:21 PM
Unknown Object (File)
Jan 5 2024, 6:21 PM
Unknown Object (File)
Jan 5 2024, 6:21 PM
Unknown Object (File)
Jan 5 2024, 3:45 PM
Unknown Object (File)
Dec 27 2023, 9:42 PM
Unknown Object (File)
Dec 27 2023, 9:42 PM
Subscribers

Details

Summary

Always check the return value of lseek. This is a follow-up to r289845, which
only fixed one occurence of CID 1009429.

Test Plan

Manually exercise savecore with each of the command line options.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

asomers retitled this revision from to Always check the return value of lseek.
asomers updated this object.
asomers edited the test plan for this revision. (Show Details)
asomers added a reviewer: markj.
markj edited edge metadata.
This revision is now accepted and ready to land.Nov 6 2015, 7:01 PM
This revision was automatically updated to reflect the committed changes.