CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/08/06 22:22:16
Modified files:
lib/libedit : terminal.c
Log message:
Initialize the line buffer by zero when allocation. This fixes the
problem a crash happens after the window size change.
Worked and discussed with asou and schwarze.
ok schwarze
