]> git.proxmox.com Git - libgit2.git/commit
oid: now git_oid_fromstrn checks whether the given string is too short
authorJ. David Ibáñez <jdavid.ibp@gmail.com>
Fri, 30 Sep 2011 17:50:13 +0000 (19:50 +0200)
committerJ. David Ibáñez <jdavid.ibp@gmail.com>
Fri, 30 Sep 2011 17:50:13 +0000 (19:50 +0200)
commitb9caa1859d9116959a1aafdb8dc3f6578d692459
tree7580bfb2a89bc3dd72913c3ddb7845c94ab1f8e9
parent6d8d3f195c9377a1fdb3cbde32ec4a677d93b588
oid: now git_oid_fromstrn checks whether the given string is too short

Signed-off-by: J. David Ibáñez <jdavid.ibp@gmail.com>
src/oid.c