Matt Taylor

Results 66 comments of Matt Taylor

LGTM, anyone else have objections to merging this? Alternatively it could live in cxxshim?

> Don't hijack std:: in frigg i.e this could be changed to use the `frg` namespace or you could send a PR to cxxshim and put it there instead.

This issue is too generic: there may be multiple different OOB writes happening inside different parts of mlibc and triggered under different circumstances. Can you mention how you triggered the...

Not really sure what causes this -- can anyone provide a reproducer?

For the record, @xacrimon has said that changing all the orderings to `SeqCst` make the problem go away (but performance tanks). So it does seem to be an issue with...