Jeff King <[email protected]> writes: > This series fixes two off-by-one errors in git-daemon noticed by Michael > (who then nerd-sniped me into fixing them). It also improves > git-daemon's verbose logging of extended attributes, and beefs up the > tests a bit. > > Before anyone gets excited, no, these aren't security-interesting > errors. The only effect you could have is for git-daemon to reject your > request as nonsense. ;)
Thanks. All looked sensible.

