mirror of
https://github.com/mii443/qemu.git
synced 2025-08-23 15:48:20 +00:00
util: spelling fixes
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-ID: <20230823065335.1919380-3-mjt@tls.msk.ru> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
This commit is contained in:
committed by
Philippe Mathieu-Daudé
parent
c342a5d38c
commit
d02d06f8f1
@ -47,7 +47,7 @@
|
||||
*/
|
||||
/*
|
||||
* Disable CFI checks.
|
||||
* We are going to call a signal hander directly. Such handler may or may not
|
||||
* We are going to call a signal handler directly. Such handler may or may not
|
||||
* have been defined in our binary, so there's no guarantee that the pointer
|
||||
* used to set the handler is a cfi-valid pointer. Since the handlers are
|
||||
* stored in kernel memory, changing the handler to an attacker-defined
|
||||
|
Reference in New Issue
Block a user