> Given that the result of the investigation a couple years ago was,
> essentially, no change to Cygwin's malloc*, why has the problem
> manifested again recently? Have you been benchmarking/testing all
> along? Can you be more specific about which recent Cygwin versions?
The original executab
Hello Teepean,
On 11/17/2024 11:32 AM, Teepean via Cygwin wrote:
I raised this issue couple of years ago on cygwin-developer but now when the
problem has manifested again with recent versions of Cygwin I decided to post
this to general discussion list.
This (main Cygwin) list is the correct
Hello Corinna,
Am 18.11.24 um 17:52 schrieb Corinna Vinschen:
Hi Bernhard,
On Nov 16 23:36, Bernhard Übelacker via Cygwin wrote:
Hello everyone,
Is is about the buffer allocated in check_dir_not_empty.
The pointer pfni gets allocated the buffer at the begin,
and is used in the NtQueryDirecto
Hi Bernhard,
On Nov 16 23:36, Bernhard Übelacker via Cygwin wrote:
> Hello everyone,
>
> Is is about the buffer allocated in check_dir_not_empty.
>
> The pointer pfni gets allocated the buffer at the begin,
> and is used in the NtQueryDirectoryFile call before the loops.
> In the loop the pointe
On Nov 16 00:21, Takashi Yano via Cygwin wrote:
> I built a test program, whose important part is:
>
> AUTHZ_RESOURCE_MANAGER_HANDLE hManager = NULL;
> AUTHZ_CLIENT_CONTEXT_HANDLE hClient = NULL;
> AUTHZ_ACCESS_REQUEST AccessRequest = {0};
> AUTHZ_ACCESS_REPLY AccessReply = {0};
>
> AUT
5 matches
Mail list logo