Commit 21cdb54
Improve unsafe block scope in Windows kill() implementation
Narrowed the unsafe block to only wrap the unsafe function call, keeping
the match expression outside for better code clarity.
Co-authored-by: jsturtevant <[email protected]>1 parent 0daa0fd commit 21cdb54
1 file changed
Lines changed: 6 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
551 | 551 | | |
552 | 552 | | |
553 | 553 | | |
554 | | - | |
555 | | - | |
556 | | - | |
557 | | - | |
558 | | - | |
559 | | - | |
560 | | - | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
561 | 560 | | |
562 | 561 | | |
563 | 562 | | |
| |||
0 commit comments