K 10 svn:author V 2 bz K 8 svn:date V 27 2009-06-23T22:08:55.825731Z K 7 svn:log V 282 Make callers to in6_selectsrc() and in6_pcbladdr() pass in memory to save the selected source address rather than returning an unreferenced copy to a pointer that might long be gone by the time we use the pointer for anything meaningful. Asked for by: rwatson Reviewed by: rwatson END