ab4472e Bug 700948 - (cov#10842) Use of unintialized variable in statusping

Authored and Committed by nkinder 13 years ago
    Bug 700948 - (cov#10842) Use of unintialized variable in statusping
    
    The previous fix for this issue was incorrect.  We should not be
    looking up the host by address, but should simply convert the
    address string to a PR_NetAddr.