Fix missing return values and some error tests for empty index files
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 9 Apr 2005 07:25:22 +0000 (00:25 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 9 Apr 2005 07:25:22 +0000 (00:25 -0700)
Patches from Dave Jones and Ingo Molnar, but since I don't have any
infrastructure in place to use the old patch applicator scripts I
am trying to build up, I ended up fixing the thing by hand instead.

Credit where credit is due, though. Nice to see that people are
taking a look at the project even in this early stage.

No differences found