develooper Front page | perl.perl5.changes | Postings from June 2023

[Perl/perl5] 149c2e: win32.c: remove the CloseHandle hook when Perlis ...

From:
xenu via perl5-changes
Date:
June 30, 2023 15:54
Subject:
[Perl/perl5] 149c2e: win32.c: remove the CloseHandle hook when Perlis ...
Message ID:
Perl/perl5/push/refs/heads/blead/2f3979-149c2e@github.com
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 149c2e48b61bd93a9e4ee06b920ca68dd97b717c
      https://github.com/Perl/perl5/commit/149c2e48b61bd93a9e4ee06b920ca68dd97b717c
  Author: Tomasz Konojacki <me@xenu.pl>
  Date:   2023-06-30 (Fri, 30 Jun 2023)

  Changed paths:
    M win32/win32.c

  Log Message:
  -----------
  win32.c: remove the CloseHandle hook when Perl is terminated

In some embedded Perl scenarios, such as mod_perl, the Perl DLL
may be unloaded, causing the hook to become invalid.

Fixes: #21179





nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About