Re: rlog segfault on CentOS 7

Michael Watters <[email protected]> Thu, 27 Oct 2016 15:03:44 -0400
Newsgroups gmane.comp.version-control.rcs.bugs
Message-ID <[email protected]>
I just installed this patch with rcs 5.9.4 and the crashes are no longer 
happening.  The Changelog changes were rejected but that's not really an 
issue.

On 10/26/2016 01:52 AM, Paul Eggert wrote:
> Presumably this is due to string_from_atat's unbounded stack 
> allocation, which is a no-no. I installed the attached patch, which 
> should fix things. Thanks for reporting the problem.