advisory-db icon indicating copy to clipboard operation
advisory-db copied to clipboard

hexchat since 0.3.0 is unsound

Open SoniEx2 opened this issue 4 years ago • 4 comments

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.

SoniEx2 avatar May 14 '21 15:05 SoniEx2

It'd be good to open an upstream issue on https://github.com/pie-flavor/hexchat-rs reporting this

tarcieri avatar May 14 '21 15:05 tarcieri

It doesn't seem to be maintained anymore.

SoniEx2 avatar Jun 07 '21 00:06 SoniEx2

Isn't this a dup of #933 (or vice versa)?

tarcieri avatar Oct 31 '21 20:10 tarcieri

They're two different sources of unsoundness.

SoniEx2 avatar Nov 01 '21 12:11 SoniEx2