waveform80 / nobodd

A simple TFTP boot server for the Raspberry Pi
https://nobodd.readthedocs.io/
Other
1 stars 0 forks source link

Handle FAT loops #1

Closed waveform80 closed 2 months ago

waveform80 commented 6 months ago

Enumeration of the file's chain in FatFile constructor should detect loops (use set and check length against length of map)