ntdll: Fix leave_handler for FreeBSD and NetBSD.
With recent changes leave_handler writes to some of its parameter's
fields (via DS_sig and ES_sig) on FreeBSD and NetBSD - which fails
since it is declared const. Accordingly strip const-ness.
Showing
Please
register
or
sign in
to comment