Revision 300a025b79f1eceb0aa17c5a7779bbeb23c61599 authored by Bjoern A. Zeeb on 24 January 2010, 10:08:54 UTC, committed by Bjoern A. Zeeb on 24 January 2010, 10:08:54 UTC
  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

Approved by:	re (kensmith)
1 parent 2457318
History
File Mode Size
CREDITS -rw-r--r-- 634 bytes
Makefile -rw-r--r-- 264 bytes
ipx.c -rw-r--r-- 8.2 KB
ipxsap.h -rw-r--r-- 3.3 KB
ncpl_bind.c -rw-r--r-- 8.2 KB
ncpl_conn.c -rw-r--r-- 12.1 KB
ncpl_crypt.c -rw-r--r-- 3.8 KB
ncpl_file.c -rw-r--r-- 7.3 KB
ncpl_misc.c -rw-r--r-- 7.2 KB
ncpl_msg.c -rw-r--r-- 3.8 KB
ncpl_net.c -rw-r--r-- 4.4 KB
ncpl_nls.c -rw-r--r-- 11.6 KB
ncpl_queue.c -rw-r--r-- 6.2 KB
ncpl_rcfile.c -rw-r--r-- 9.3 KB
ncpl_rpc.c -rw-r--r-- 4.0 KB
ncpl_subr.c -rw-r--r-- 11.6 KB
sap.c -rw-r--r-- 8.1 KB

back to top