#8732: ed-1.14 (hold until next release)
-------------------------+--------------------------
Reporter: renodr | Owner: blfs-book@…
Type: enhancement | Status: new
Priority: normal | Milestone: hold
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
-------------------------+--------------------------
Changes (by pierre.labastie):
* milestone: 8.0 => hold
Comment:
From this message ([http://lists.gnu.org/archive/html/bug-
ed/2017-01/msg00001.html]):
{{{
Hi Hanno,
Hanno Böck wrote:
ed can be crashed with some malformed commands:
echo -e "H\n?\{" | ed
Thank you very much for reporting this.
The bug seems to be a call of free on a nonallocated pointer. The bug
was found with the fuzzing tool american fuzzy lop in ed 1.14.
Yes, it was a stupid overlook. I changed a malloc'd buffer for a static
one and forgot to remove the corresponding 'free'. I'll release a
corrected version shortly.
Best regards,
Antonio.
}}}
I'd say: wait for 1.15
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/8732#comment:1>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page