If you accidentally run this filter on an input with no geometry (or only vertices), it segfaults. 
I believe if the inMesh->Delete() on line 785 of vtkWindowedSincPolyDataFilter.cxx is moved to inside the conditional on line 221 (i.e. to line 316) that will fix the problem. It was attempting to delete inMesh even if it was never created. Can someone verify and commit the fix?<br>
<div id=":1c3" class="ii gt">
</div><br clear="all">Thanks,<br><br>David<br>