Re: [evolution-patches] Patch for CamelURL
- From: Rodney Dawes <dobey novell com>
- To: Not Zed <notzed ximian com>
- Cc: evolution-patches lists ximian com
- Subject: Re: [evolution-patches] Patch for CamelURL
- Date: Mon, 24 Jan 2005 11:57:07 -0500
I don't know if there is a specific bug # for this... I haven't filed
one. I can get a backtrace and file one though. Basically, base->path
is being set to NULL somewhere, and it's crashing in the strrchr ()
call right after where I added this strdup.
-- dobey
On Mon, 2005-01-24 at 13:28 +0800, Not Zed wrote:
>
> This is wrong, for starters, base is a read-only input to the
> function.
>
> What bug number/report is this supposed to be fixing?
>
>
> On Sun, 2005-01-23 at 23:11 -0500, Rodney Dawes wrote:
> > Here's a patch to make sure base->path is never NULL. Currently it can
> > be NULL sometimes, and causes a crash when it hits the strrchr() call
> > in the same function.
> >
> > -- dobey
> >
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]