]> git.proxmox.com Git - libgit2.git/commit
Merge pull request #3559 from yongthecoder/master
authorCarlos Martín Nieto <carlosmn@github.com>
Tue, 22 Mar 2016 08:54:49 +0000 (01:54 -0700)
committerCarlos Martín Nieto <carlosmn@github.com>
Tue, 22 Mar 2016 08:54:49 +0000 (01:54 -0700)
commite50a49ee9b0fa536afc4dd87ee19197a53bd78cd
tree007ce98bdc24ac358765f989919b3881509c61c0
parentcec320fe874805b4af3ac14db3cfe6086e54c760
parentb3eb2cde2bf6cf1011324eb594087b7c93a02a41
Merge pull request #3559 from yongthecoder/master

Add a sanity check in git_indexer_commit to avoid subtraction overflow.
src/indexer.c