Kevin Wolf 0d460d6f41 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 <kwolf@redhat.com>
2011-10-11 09:42:46 +02:00
..
2011-09-19 11:34:33 +02:00
2011-09-12 15:17:22 +02:00
2011-09-12 15:17:17 +02:00
2011-08-23 17:41:14 +02:00
2011-08-22 10:19:00 -05:00
2011-09-20 14:34:17 +02:00
2011-08-24 14:53:51 +02:00
2011-09-20 12:27:43 +02:00
2011-10-11 09:42:46 +02:00