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)
Jan 18 2025, 11:19 PM
Unknown Object (File)
Jan 13 2025, 6:52 AM
Unknown Object (File)
Jan 10 2025, 11:24 PM
Unknown Object (File)
Nov 28 2024, 11:44 PM
Unknown Object (File)
Oct 2 2024, 12:06 PM
Unknown Object (File)
Sep 29 2024, 11:37 PM
Unknown Object (File)
Sep 23 2024, 2:58 AM
Unknown Object (File)
Sep 20 2024, 10:48 AM
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.