[Differential] D33717: route: remove write-only struct hostent from getaddr()
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Jan 2022 14:52:15 UTC
emaste added a comment. As @melifaro pointed out to prompt this change hp was passed to three getaddr() calls in newroute(), and was not otherwise used, and getaddr() does not use the passed-in value. CHANGES SINCE LAST ACTION https://reviews.freebsd.org/D33717/new/ REVISION DETAIL https://reviews.freebsd.org/D33717 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: emaste, melifaro, imp, hrs Cc: freebsd-net-list