Pass name_length to walk close function
authorRyan Lortie <desrt@desrt.ca>
Tue, 7 Dec 2010 06:06:33 +0000 (01:06 -0500)
committerRyan Lortie <desrt@desrt.ca>
Tue, 7 Dec 2010 06:36:09 +0000 (01:36 -0500)
commit814c0fcaafd42c622634c7b6a34c126210b17fc2
treef0d1299c8caa049264b17d2b790f31c5c914c2b5
parente5e491c96946ec6ff6809e4b2b757b1f2d497867
Pass name_length to walk close function

For efficiency and safety.  This way we don't need to scan backwards for
the path separator (trusting that we will find it properly).
gvdb-reader.c
gvdb-reader.h