ratpoison-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RP] Bug in editor.c?


From: Shawn Betts
Subject: Re: [RP] Bug in editor.c?
Date: Sun, 26 Feb 2006 19:20:16 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix)

alex <address@hidden> writes:

> hi all,
>
> i think i found a bug in editor.c.
>
> I got random segfaults on my boxes, patch is self explanatory.
>
> greets
>       -alex
>       

Hi alex,

I Couldn't see how your patch fixed a segfault, but the for loop I
thought was weird and dirty. So I replaced it with a memmove. Let me
know if you're still experiencing segfaults.

Oh, I also took out a PRINT_DEBUG line which could cause segfaults
since the string is no 0 terminated.

-Shawn




reply via email to

[Prev in Thread] Current Thread [Next in Thread]