From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 8 May 2018 18:37:50 +0300 From: Konstantin Osipov Subject: Re: [tarantool-patches] [PATCH 3/8] console: fix a bug in interactive readline usage Message-ID: <20180508153750.GC4867@atlas> References: <634d1f3fd9f96b7302a77a9508705206d115bd82.1523903144.git.v.shpilevoy@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <634d1f3fd9f96b7302a77a9508705206d115bd82.1523903144.git.v.shpilevoy@tarantool.org> To: tarantool-patches@freelists.org Cc: vdavydov.dev@gmail.com List-ID: * Vladislav Shpilevoy [18/04/16 21:44]: > Spurious wakeups are possible in console, that makes readline > think that there are some data on stdin. Waked up readline > returns garbage instead of string, that crashes a server on > assertion in Lua. > > Closes #3343 This should not have been on this patch set, I have pushed it already into 1.9, please rebase to the latest trunk. -- Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 http://tarantool.io - www.twitter.com/kostja_osipov