This commit is contained in:
Yohannes 2022-08-05 19:33:22 +03:00 committed by GitHub
commit ccda141a83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -824,3 +824,7 @@ echo "pub fn main() !noreturn { unreachable; }" > vimkill.zig; zig build-exe vim
```
This eventually [exhausts memory](https://github.com/ziglang/zig/issues/3461) on the machine which gives the OOM killer a chance to kill vim.
## No way
skip ...