Editline v1.17.0
Changes
- Simple multi-line support by Dima Volynets, @dvolynets
Fixes
- Fix return value from
read_history()
andwrite_history()
, could returnerrno
instead ofEOF
to indicate error. Now both functions have uniform return values on error - Handle internal
realloc()
errors better. Now memory is not leaked ifrealloc()
fails - Fix possible NULL pointer dereference in key binding lookup function