• J
    xeth: fixed nil pointer of filter retrieval · b9359981
    Jeffrey Wilcke 提交于
    This fix addresses an issue with filters that were (possibly) not yet
    added to the filter queues but were expected. I've added additional nil
    checks making sure it doesn't crash and swapped the installation of the
    filter around so it's installed before use.
    
    Closes #1665
    b9359981
xeth.go 26.4 KB