From: Dmitry Timoshkov Subject: Re: [PATCH] ntdll: Always add a tail to heap allocations. Message-Id: <20190920095956.f13a3b3ebe0b9247b1a5cb4c@baikal.ru> Date: Fri, 20 Sep 2019 09:59:56 +0800 In-Reply-To: <20190919223935.22589-1-bshanks@codeweavers.com> References: <20190919223935.22589-1-bshanks@codeweavers.com> Brendan Shanks wrote: > Fixes the Rockstar Games Launcher installer (and possibly other > NSIS-based installers) from crashing due to passing a too-small buffer > to GetWindowInfo(). Obviously GetWindowInfo() should be fixed instead. Also some test cases wouldn't hurt either. -- Dmitry.