←back to thread

Introducing tmux-rs

(richardscollin.github.io)
857 points Jtsummers | 2 comments | | HN request time: 0.447s | source
1. bakugo ◴[] No.44458629[source]
https://github.com/richardscollin/tmux-rs/issues/9

120 comments and nobody has mentioned the use-after-free triggered by closing a window. Rust truly is the safest language.

replies(1): >>44460946 #
2. hamandcheese ◴[] No.44460946[source]
The author described the port as "100% unsafe rust". What would you expect?