X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1566138593; bh=zfFpKEKIJIbQU6tvWwlSPnbDUwoTjvwHr6l90aegHl4=; h=In-Reply-To:From:Date:References:To:Subject:Message-ID; b=EuhXu7V//a6yoOxWCYbSvc6UQVeRSUyMZ2wGG397hemi3Gna9mkuXWtekvA5BXAhM 5ydIaEBNxQMT7sbOL6u4/9ZMs86i0BvwLWGFVBgKWNpj2zEbQ/4GihT7HEbt80FzBT sOhY/WNUEYJ1CGY/I51ooM1WIs4cObXbZgTrWeMY= Authentication-Results: mxback14g.mail.yandex.net; dkim=pass header.i=@yandex.ru Subject: Re: [PATCH] exec: fix inversions in leak detection logic To: djgpp AT delorie DOT com, Charles Sandmann References: <964e3268-2f75-ee73-ab5a-b01bf1aadb98 AT yandex DOT ru> <7551dfde-01be-7633-3d12-aab8533b66c7 AT yandex DOT ru> <83pnl2muf0 DOT fsf AT gnu DOT org> From: "stsp (stsp2 AT yandex DOT ru) [via djgpp AT delorie DOT com]" Message-ID: Date: Sun, 18 Aug 2019 17:29:52 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <83pnl2muf0.fsf@gnu.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-MW Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id x7IEUcpY007854 Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk 18.08.2019 17:15, Eli Zaretskii (eliz AT gnu DOT org) [via djgpp AT delorie DOT com] пишет: >> From: Rod Pemberton >> Date: Sat, 17 Aug 2019 21:17:31 -0400 >> >> Anyway, this issue probably best reviewed by Eli or Charles. > Charles, I hope (CC'ed). I admit that I forgot these details years > ago. That patch was absoleted, I sent a new one.