LinearTapeFileSystem / ltfs

Reference implementation of the LTFS format Spec for stand alone tape drive
BSD 3-Clause "New" or "Revised" License
256 stars 77 forks source link

Fix segfault on the sg backend #192

Closed piste-jp closed 4 years ago

piste-jp commented 4 years ago

Summary of changes

Fix a segfault when sepcified device is invalid in the sg backend.

Type of change

Checklist: