[project @ 2003-11-05 09:58:01 by simonmar]
authorsimonmar <unknown>
Wed, 5 Nov 2003 09:58:01 +0000 (09:58 +0000)
committersimonmar <unknown>
Wed, 5 Nov 2003 09:58:01 +0000 (09:58 +0000)
commit67bb055da8e135865c305062390c0b5da7262402
tree718e4fe5c2be28313eaf6c2f05e470d7642175da
parentd04a1ce782bbc6023dcdf4e02626aad036a32017
[project @ 2003-11-05 09:58:01 by simonmar]
Fix a memory leak in __hscore_readdir() which meant that one struct
dirent was leaked at the end of each directory read.

Bug-reported-by: David Roundy <droundy@abridgegame.org>
What-a-great-system: Valgrind
cbits/dirUtils.c