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
[LLDB][Save Core Options] Custom ranges should follow the same safety checks as everyone else (llvm#125323)
I encountered a `qMemoryRegionInfo not supported` error when capturing a
Minidump. This was surprising, and I started looking around I found
@jasonmolenda's fix in llvm#115963 and then realized I was not validated
anything from the custom ranges.
0 commit comments