revparse.c
19.9 KB
-
Fix one error not reported in revparse · f470b00b
There are many paths through revparse that may return an error code without reporting an error, I believe. This fixes one of them. Because of the backtracking in revparse, it is pretty complicated to fix the others.
Russell Belfer committed