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-- 598 bytes
gzexe -rw-r--r-- 3.9 KB
gzexe.1 -rw-r--r-- 2.1 KB
gzip.1 -rw-r--r-- 5.7 KB
gzip.c -rw-r--r-- 44.4 KB
unbzip2.c -rw-r--r-- 4.0 KB
unpack.c -rw-r--r-- 10.1 KB
zdiff -rw-r--r-- 2.4 KB
zdiff.1 -rw-r--r-- 2.5 KB
zforce -rw-r--r-- 1.4 KB
zforce.1 -rw-r--r-- 1.5 KB
zmore -rw-r--r-- 1.9 KB
zmore.1 -rw-r--r-- 2.4 KB
znew -rw-r--r-- 3.2 KB
znew.1 -rw-r--r-- 1.9 KB
zuncompress.c -rw-r--r-- 11.1 KB

back to top