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
Makefile -rw-r--r-- 1.6 KB
amd64-fbsd.c -rw-r--r-- 9.1 KB
amd64-fbsd32.c -rw-r--r-- 9.8 KB
amd64-linux32.c -rw-r--r-- 8.7 KB
amd64linux32.conf -rw-r--r-- 257 bytes
extern.h -rw-r--r-- 2.9 KB
fbsd32.conf -rw-r--r-- 261 bytes
i386-fbsd.c -rw-r--r-- 9.5 KB
i386-linux.c -rw-r--r-- 8.7 KB
i386.conf -rw-r--r-- 241 bytes
i386linux.conf -rw-r--r-- 253 bytes
ia64-fbsd.c -rw-r--r-- 8.5 KB
main.c -rw-r--r-- 9.8 KB
powerpc-fbsd.c -rw-r--r-- 9.3 KB
setup.c -rw-r--r-- 5.5 KB
sparc64-fbsd.c -rw-r--r-- 9.7 KB
syscall.h -rw-r--r-- 2.8 KB
syscalls.c -rw-r--r-- 29.8 KB
truss.1 -rw-r--r-- 2.1 KB
truss.h -rw-r--r-- 2.3 KB

back to top