diff options
author | Kien Nguyen <kien.n.quang@gmail.com> | 2024-08-07 10:39:38 -0700 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2024-08-09 13:54:27 +0300 |
commit | de7de561e1e3a973581b6993b3cc0074ff0bf91c (patch) | |
tree | 682974649ec3bec029f3cfca780add93d3191804 /lisp/emacs-lisp/lisp-mode.el | |
parent | 9f03300c5c626bf6f8f839be4943cc20db89c24d (diff) | |
download | emacs-de7de561e1e3a973581b6993b3cc0074ff0bf91c.tar.gz emacs-de7de561e1e3a973581b6993b3cc0074ff0bf91c.tar.bz2 emacs-de7de561e1e3a973581b6993b3cc0074ff0bf91c.zip |
Use SetHandleInformation to set NOINHERIT in UCRT64
* src/w32.c (init_ntproc) [_UCRT]: Use SetHandleInformation to
prevent standard handles from being inherited, instead of relying
on MSVCRT-only behavior. For the details of the problem, see
https://lists.gnu.org/archive/html/emacs-devel/2024-07/msg01129.html.
Copyright-paperwork-exempt: yes
Diffstat (limited to 'lisp/emacs-lisp/lisp-mode.el')
0 files changed, 0 insertions, 0 deletions