OSDN Git Service

Fixed buffer overflows when handling files names of exactly 256 UTF-16 characters...
authorresver@gmail.com <resver@gmail.com@60bc1c72-a15a-11de-b98f-4500b42dc123>
Sat, 3 Aug 2013 08:36:54 +0000 (08:36 +0000)
committerresver@gmail.com <resver@gmail.com@60bc1c72-a15a-11de-b98f-4500b42dc123>
Sat, 3 Aug 2013 08:36:54 +0000 (08:36 +0000)
commit53f063cdccd94026db252c1e7a4eeacdc75a4e0f
treedebe3bd80127609996336e4103cd8df9d520c9d9
parent42c4d13c2c262eece4a46692fc4b787ff33ed3d6
Fixed buffer overflows when handling files names of exactly 256 UTF-16 characters in length.

git-svn-id: http://exfat.googlecode.com/svn/trunk@369 60bc1c72-a15a-11de-b98f-4500b42dc123
libexfat/node.c
libexfat/utils.c