issues
search
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 potential buffer overrun
#317
Closed
piste-jp
closed
3 years ago
piste-jp
commented
3 years ago
Summary of changes
Fix a potential buffer overrun in libltfs.
Type of change
Bug fix (non-breaking change which fixes an issue)
Checklist:
[X] My code follows the style guidelines of this project
[X] I have performed a self-review of my own code
[X] I have commented my code, particularly in hard-to-understand areas
[X] I have made corresponding changes to the documentation
[X] My changes generate no new warnings
[X] I have confirmed my fix is effective or that my feature works
Summary of changes
Fix a potential buffer overrun in libltfs.
Type of change
Checklist: