From: Ken Hornstein Date: Wed, 15 Feb 2012 19:55:25 +0000 (-0500) Subject: Hm, it turns out we need to make sure we call getname() until we get X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/4e0b71d26ea73fe5ae324cc9c5caa7f204760781?ds=inline;hp=4e0b71d26ea73fe5ae324cc9c5caa7f204760781 Hm, it turns out we need to make sure we call getname() until we get a NULL, otherwise the next set of calls to it will be working from the "old" search string. ---