insane-adding-machines / frosted

Frosted: Free POSIX OS for tiny embedded devices
GNU General Public License v2.0
213 stars 39 forks source link

vfs: bugfix for paths ending with multiple '/'s #144

Closed acardace closed 6 years ago

acardace commented 6 years ago

decrement the index otherwise just the last '/' is removed but not the previous ones.