Fix an issue with more than 64k deps, spotted by maximuska.
authorNico Weber <thakis@chromium.org>
Wed, 28 Aug 2013 22:00:05 +0000 (15:00 -0700)
committerNico Weber <thakis@chromium.org>
Wed, 28 Aug 2013 22:00:05 +0000 (15:00 -0700)
commit65120c69372cd35809168115a9fc2a12868eb4aa
tree2f19421bf5374ad6acf21e393a3915c2935ca3cf
parentf92a6dfe168e4e4f2ed8592f9be1d176dc4e1179
Fix an issue with more than 64k deps, spotted by maximuska.

Also add a test for this case, which would have spotted the issue too.
src/deps_log.cc
src/deps_log_test.cc