On Fri, May 31, 2002 at 01:05:34PM -0400, Jeff Trawick wrote: > Justin Erenkrantz <[EMAIL PROTECTED]> writes: > > > On Fri, May 31, 2002 at 12:40:03PM -0400, Jeff Trawick wrote: > > > It looks to me that this code in translate_userdir() is referencing x > > > whether or not the char was found (by ap_strchr_c()). I haven't > > > looked in the coredump to verify that was the problem for this > > > segfault. > > > > I agree. Anyone think this wouldn't do the trick? -- justin > > looks fine... the only difference between that and what I coded up is > that I moved the decl for x down to line 290 to shorten the search for > where x is used :)
What the hell is "x" ?? Damn. That code should have a USEFUL variable name... Cheers, -g -- Greg Stein, http://www.lyra.org/
