K 10 svn:author V 7 rwatson K 8 svn:date V 27 2006-02-14T21:40:21.000000Z K 7 svn:log V 252 Merge udp_usrreq.c:1.181 from HEAD to RELENG_6: Remove dead code: 'opts' is not used in udp_append(), only in udp_input(), so no need to assign it to NULL or conditionally free it. Found with: Coverity Prevent(tm) Approved by: re (scottl) END