On Wed, 3 Mar 2010 09:31:55 +0000, David Edmondson wrote: > - char *direntry, *colon; > + char *direntry = NULL, *colon; Another one that I just got around to fixing just before noticing it in the queue. Someday I'll be more caught up and not duplicating work as much. But thanks for the patch, nonetheless! -Carl