]> wimlib.net Git - wimlib/commit
wimfs_readlink(): Return -EINVAL if buf_len == 0, not -ENAMETOOLONG
authorEric Biggers <ebiggers3@gmail.com>
Sun, 12 Jan 2014 06:37:08 +0000 (00:37 -0600)
committerEric Biggers <ebiggers3@gmail.com>
Sun, 12 Jan 2014 06:37:08 +0000 (00:37 -0600)
commit0b43e8dbe72a888c3b90d303aed074dd5a98360d
tree57ead952e6944d80b01db2355a71efeb714d49ee
parentcbd0418c1ce2f56931e63fb91ab1ac132453e5fc
wimfs_readlink(): Return -EINVAL if buf_len == 0, not -ENAMETOOLONG
src/mount_image.c