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.4 KB
libpmc.c -rw-r--r-- 67.3 KB
libpmcinternal.h -rw-r--r-- 1.5 KB
pmc.3 -rw-r--r-- 15.3 KB
pmc.atom.3 -rw-r--r-- 35.6 KB
pmc.core.3 -rw-r--r-- 23.7 KB
pmc.core2.3 -rw-r--r-- 33.2 KB
pmc.h -rw-r--r-- 3.8 KB
pmc.iaf.3 -rw-r--r-- 4.4 KB
pmc.k7.3 -rw-r--r-- 7.3 KB
pmc.k8.3 -rw-r--r-- 22.4 KB
pmc.p4.3 -rw-r--r-- 31.1 KB
pmc.p5.3 -rw-r--r-- 16.9 KB
pmc.p6.3 -rw-r--r-- 31.1 KB
pmc.tsc.3 -rw-r--r-- 2.5 KB
pmc_allocate.3 -rw-r--r-- 5.1 KB
pmc_attach.3 -rw-r--r-- 4.1 KB
pmc_capabilities.3 -rw-r--r-- 6.0 KB
pmc_configure_logfile.3 -rw-r--r-- 3.4 KB
pmc_disable.3 -rw-r--r-- 3.0 KB
pmc_event_names_of_class.3 -rw-r--r-- 2.4 KB
pmc_get_driver_stats.3 -rw-r--r-- 2.5 KB
pmc_get_msr.3 -rw-r--r-- 2.6 KB
pmc_init.3 -rw-r--r-- 2.0 KB
pmc_name_of_capability.3 -rw-r--r-- 4.0 KB
pmc_read.3 -rw-r--r-- 2.6 KB
pmc_set.3 -rw-r--r-- 2.4 KB
pmc_start.3 -rw-r--r-- 2.4 KB
pmclog.3 -rw-r--r-- 8.6 KB
pmclog.c -rw-r--r-- 14.9 KB
pmclog.h -rw-r--r-- 4.1 KB

back to top