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-- 450 bytes
linux.h -rw-r--r-- 21.9 KB
linux32_dummy.c -rw-r--r-- 3.5 KB
linux32_genassym.c -rw-r--r-- 598 bytes
linux32_ipc64.h -rw-r--r-- 4.5 KB
linux32_locore.s -rw-r--r-- 1.2 KB
linux32_machdep.c -rw-r--r-- 32.8 KB
linux32_proto.h -rw-r--r-- 65.8 KB
linux32_support.s -rw-r--r-- 3.1 KB
linux32_syscall.h -rw-r--r-- 10.3 KB
linux32_sysent.c -rw-r--r-- 30.7 KB
linux32_sysvec.c -rw-r--r-- 34.4 KB
syscalls.conf -rw-r--r-- 265 bytes
syscalls.master -rw-r--r-- 22.4 KB

back to top