Ignore:
Timestamp:
Feb 21, 2006, 1:52:33 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
abc7c11
Parents:
35555cc
Message:

r953@server (orig r951): jim | 2005-12-22 00:47:27 -0800

r1172@server: jim | 2005-12-22 00:40:48 -0800
Added Readline Patch from Maintainer


001 - A problem with the readline callback interface can result in segmentation

faults when using the delete-char function via a multiple-key sequence.
Two consecutive calls to delete-char will crash the application calling
readline.




File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/introduction/common/changelog.xml

    r35555cc r5b72bba  
    4646          as multiple assignments in a single command.</para>
    4747        </listitem>
     48        <listitem>
     49          <para>[jim] - Readline Maintainer Released Readline-001 patch. This patch fixes the
     50          following issue: A problem with the readline callback interface can result in segmentation
     51          faults when using the delete-char function via a multiple-key sequence.
     52          Two consecutive calls to delete-char will crash the application calling
     53          readline.</para>
     54        </listitem>
    4855      </itemizedlist>
    4956    </listitem>
Note: See TracChangeset for help on using the changeset viewer.