CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2016/05/09 06:31:55
Modified files: lib/libedit : readline.c Log message: Fix stifle_history(): Remove excessive entries, if any. Based on a patch from Bastian Maerkisch <bmaerkisch at web dot de>, with an additional fix for a memory leak by me. OK czarkoff@