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-- 431 bytes
bsde_get_rule.3 -rw-r--r-- 4.2 KB
bsde_get_rule_count.3 -rw-r--r-- 3.1 KB
bsde_parse_rule.3 -rw-r--r-- 3.2 KB
bsde_rule_to_string.3 -rw-r--r-- 2.9 KB
libugidfw.3 -rw-r--r-- 3.6 KB
ugidfw.c -rw-r--r-- 29.2 KB
ugidfw.h -rw-r--r-- 2.6 KB

back to top