mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-12 04:09:28 -04: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