fix vfat volume label
authorJohn Crispin <john@phrozen.org>
Mon, 22 Jan 2018 06:22:40 +0000 (07:22 +0100)
committerJohn Crispin <john@phrozen.org>
Sun, 11 Feb 2018 13:29:22 +0000 (14:29 +0100)
commitc4a3c9785e9e554f5b89dd95c3071bd4f30cbdbc
treea92a832debfb3d5fc302c327f4c398256cde61d6
parent50107109fef136e180b18701524cb8f7b6ea3b5b
fix vfat volume label

the libblkid copies len+1 bytes causing a buffer overrun.

Signed-off-by: John Crispin <john@phrozen.org>
libblkid-tiny/vfat.c