Edit

IABSD.fr/src/lib/libedit

Branch :

  • Show log

    Commit

  • Author : asou
    Date : 2019-09-04 00:00:49
    Hash : f481be8c
    Message : Correct the length of read from file, wide character buffer, add NUL terminate to read buffer. This fix the bug that does not run input command entered by vi editor. This fix is come from NetBSD lib/libedit/vi.c 1.46 and 1.47. ok schwarze@ deraadt@