advisory-db
                                
                                 advisory-db copied to clipboard
                                
                                    advisory-db copied to clipboard
                            
                            
                            
                        hexchat since 0.3.0 is unsound
The hexchat crate has these 'safe' macros https://github.com/pie-flavor/hexchat-rs/blob/master/src/safe_static.rs
As the crate itself states, using them with threads is undefined/unsound.
It'd be good to open an upstream issue on https://github.com/pie-flavor/hexchat-rs reporting this
It doesn't seem to be maintained anymore.
Isn't this a dup of #933 (or vice versa)?
They're two different sources of unsoundness.