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
i386
Makefile -rw-r--r-- 8.9 KB
md2.copyright -rw-r--r-- 709 bytes
md2.h -rw-r--r-- 1.4 KB
md2c.c -rw-r--r-- 6.6 KB
md4.copyright -rw-r--r-- 891 bytes
md4.h -rw-r--r-- 1.6 KB
md4c.c -rw-r--r-- 8.4 KB
md5.copyright -rw-r--r-- 895 bytes
md5.h -rw-r--r-- 74 bytes
md5c.c -rw-r--r-- 9.5 KB
mdX.3 -rw-r--r-- 4.9 KB
mdXhl.c -rw-r--r-- 2.0 KB
mddriver.c -rw-r--r-- 1.6 KB
ripemd.3 -rw-r--r-- 3.7 KB
ripemd.h -rw-r--r-- 4.0 KB
rmd160c.c -rw-r--r-- 13.8 KB
rmd_locl.h -rw-r--r-- 7.0 KB
rmdconst.h -rw-r--r-- 8.4 KB
rmddriver.c -rw-r--r-- 1.3 KB
sha.3 -rw-r--r-- 4.6 KB
sha.h -rw-r--r-- 4.2 KB
sha0c.c -rw-r--r-- 11.1 KB
sha1c.c -rw-r--r-- 11.9 KB
sha256.3 -rw-r--r-- 3.5 KB
sha256.h -rw-r--r-- 1.9 KB
sha256c.c -rw-r--r-- 8.2 KB
sha_locl.h -rw-r--r-- 8.2 KB
shadriver.c -rw-r--r-- 1.5 KB

back to top