Project

General

Profile

Bug #110

Updated by Soren Stoutner about 7 years ago

The crash was introduced in 2.0.1.    It is caused by `hostname.equals(currentDomain)`, which isn't happy if `hostname` is null. 

 Bug reported by Jose A. León Becerra.

Back