author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Thu, 14 Apr 2005 00:47:12 +0000 (17:47 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Thu, 14 Apr 2005 00:47:12 +0000 (17:47 -0700) | ||
commit | f864ba7448564d06e8076d1b6a66eca00a337d8c | |
tree | 31f24db6e3e3f70191d95bbe7a06a2b1bb711d99 | tree | snapshot |
parent | bcee6fd8e7164aa7a4170f109af8347d88f0175e | commit | diff |
Fix read-cache.c collission check logic.
Not only did it test the #define the wrong way around, but
it also leaked file descriptors and VM space. This should
fix it.
Not only did it test the #define the wrong way around, but
it also leaked file descriptors and VM space. This should
fix it.
read-cache.c | diff | blob | history |