You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the base64 decoded data of TURNUJOnAAAA/2ZmZFlmZmZmZkAKCmZwCrv///8K/wo=, it OOMs when parsing through the minidump::Minidump::read(data) method, and when running minidump-stackwalk (version 0.9.6), I get
Yeah, both this crate and symbolic seems incredibly underfuzzed (as in, not at all) considering what they're doing.
I wouldn't expect any RCE or anything, it's Rust, not $memory_unsafe_language, but still, it would be nice if whatever processes crashes doesn't crash itself :D
On the base64 decoded data of
TURNUJOnAAAA/2ZmZFlmZmZmZkAKCmZwCrv///8K/wo=
, it OOMs when parsing through theminidump::Minidump::read(data)
method, and when runningminidump-stackwalk
(version 0.9.6), I getThe text was updated successfully, but these errors were encountered: