]> git-server-git.apps.pok.os.sepia.ceph.com Git - jerasure.git/commit
decoder: allow for path len > 100 characters
authorLoic Dachary <ldachary@redhat.com>
Mon, 15 Dec 2014 11:27:17 +0000 (12:27 +0100)
committerLoic Dachary <ldachary@redhat.com>
Mon, 15 Dec 2014 11:27:17 +0000 (12:27 +0100)
commit63ffdaad4953f5c7822fad629d442bec158c8ac9
tree96b9e2af2903d9dcfd7f44296013a200ede15c0e
parent36008101d5fd1e3d19230828c0eb231869569893
decoder: allow for path len > 100 characters

It's not that uncommon to have path longer than 100 characters.

Signed-off-by: Loic Dachary <loic@dachary.org>
Examples/decoder.c