Page MenuHomeFreeBSD

Bug 200828 - fstyp(8) prints " " as the label of a labelless cd9660 filesystem
AbandonedPublic

Authored by asomers on Jun 12 2015, 9:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 18, 5:01 AM
Unknown Object (File)
Fri, Apr 17, 10:03 PM
Unknown Object (File)
Wed, Apr 15, 7:19 PM
Unknown Object (File)
Thu, Apr 9, 1:16 PM
Unknown Object (File)
Wed, Apr 8, 3:45 AM
Unknown Object (File)
Wed, Apr 8, 2:50 AM
Unknown Object (File)
Mon, Apr 6, 8:12 AM
Unknown Object (File)
Sat, Apr 4, 4:09 PM
Subscribers

Details

Reviewers
trasz
Summary

Fix an off-by-one error that causes fstyp(8) to print a single space
as the label of a cd9660 filesystem that has no label.

Test Plan

A kyua test will be submitted in a separate code review

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage

Event Timeline

asomers retitled this revision from to Bug 200828 - fstyp(8) prints " " as the label of a labelless cd9660 filesystem.
asomers updated this object.
asomers edited the test plan for this revision. (Show Details)
asomers added a reviewer: trasz.