cade-vs / vfu

Console (text mode) file manager for UNIX
GNU General Public License v2.0
8 stars 1 forks source link

vfucopy.h:fix potential out-of-bounds #3

Closed andy5995 closed 5 years ago

andy5995 commented 5 years ago

I'm not sure if this would break anything, but the intent for this patch is to fix the potential array out-of-bounds at L1183 of vfucopy.cpp (CB_DESC could receive a subscript of "3")