[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: rlog segfault on CentOS 7
From: |
Thien-Thi Nguyen |
Subject: |
Re: rlog segfault on CentOS 7 |
Date: |
Thu, 27 Oct 2016 13:49:26 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
() Paul Eggert <address@hidden>
() Tue, 25 Oct 2016 22:52:18 -0700
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.
Cool, thanks. Turns out the array is not even necessary:
http://git.savannah.gnu.org/cgit/rcs.git/commit/?h=p&id=6bb3cb6c
--
Thien-Thi Nguyen -----------------------------------------------
(defun responsep (type via)
(case type
(technical (eq 'mailing-list via))
...)) 748E A0E8 1CB8 A748 9BFA
--------------------------------------- 6CE4 6703 2224 4C80 7502
signature.asc
Description: PGP signature