CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2018/10/11 09:19:09
Modified files: lib/libedit : refresh.c Log message: In re_fastputc(), set lastline to the new line, not the previous line so it gets initialized properly. Fixes a crash in bc with MALLOC_OPTIONS=UJ. OK deraadt@, committing on behalf of yasuoka@