<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">My intuition is that you're liable to change the crash (rather than<br>
reduce it) when touching arbitrary metadata like this.  Particularly<br>
with debug info, this stuff is fairly cross-referential, and a `null`<br>
reference can have some non-trivial meaning.<br></blockquote><div><br></div><div>Well, the idea is that you run the verifier after doing the null replacement.</div><div>As long as the Verifier understands the structure of debug info, the only cost</div><div>you pay is a slightly longer reduction time.</div></div></div></div>