<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, May 16, 2016 at 11:23 AM, David Lonie <span dir="ltr"><<a href="mailto:david.lonie@kitware.com" target="_blank">david.lonie@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="">On Mon, May 16, 2016 at 10:10 AM, Ken Martin <span dir="ltr"><<a href="mailto:ken.martin@kitware.com" target="_blank">ken.martin@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div class="gmail_quote">894 in1 = src1DA->GetComponent(srcTuple1, c);<br>
>>> CID 1355146: Null pointer dereferences (NULL_RETURNS)<br>
>>> Dereferencing a pointer that might be null "src2DA" when calling "GetComponent". (The dereference happens because this is a virtual function call.)<br></div></div></div></blockquote><div><br></div></span><div>This actually has a NULL check, but there's a missing return statement. I'll fix this up.</div></div></div></div></blockquote><div><br></div><div> <a href="https://gitlab.kitware.com/vtk/vtk/merge_requests/1496">https://gitlab.kitware.com/vtk/vtk/merge_requests/1496</a></div></div></div></div>