[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-ed] [patch] ap_resize_buffer segfaults in special cases
From: |
poly-p man |
Subject: |
[Bug-ed] [patch] ap_resize_buffer segfaults in special cases |
Date: |
Sun, 12 Apr 2009 10:50:13 -0400 |
User-agent: |
KMail/1.11.1 (Linux/2.6.28-gentoo; KDE/4.2.1; x86_64; ; ) |
While ed does have some sane CFLAGS hard-coded in configure, gentoo
users are notably insane and like to optimize anything that moves.
On at least alpha, and sometimes sparc, -O3 (specifically the -finline-
functions flag) would cause a segfault in the testsuites and uses
elsewhere - anything that piped output to it.
So, a quick change and all should be well. Attached should be the patch
to fix it.
poly-p man
inline_segfault.patch
Description: Text Data
signature.asc
Description: This is a digitally signed message part.
- [Bug-ed] [patch] ap_resize_buffer segfaults in special cases,
poly-p man <=