« Previous | Next » 

Revision 0d460d6f

ID0d460d6f414e02805cbc348404db03b2b7907360

Added by Kevin Wolf over 12 years ago

vvfat: Fix potential buffer overflow

path2[PATH_MAX] can be used for the null termination, so make the array big
enough to allow this.

Signed-off-by: Kevin Wolf <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences