mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-06 17:30:37 +00:00
If the first resolveip call will fail, peeraddr will be now empty, and the subsequent resolveip call will try to resolve an empty string. Fix this by storing the result in a temporary variable. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 45712