Re: rlog segfault on CentOS 7

Michael Watters <[email protected]> Thu, 27 Oct 2016 14:58:49 -0400
Newsgroups gmane.comp.version-control.rcs.bugs
Message-ID <[email protected]>
Thanks.  Are there any plans to make a new release?  I filed a bug with 
Redhat regarding this issue since it affects the version of rcs provided 
in RHEL.


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.