Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Oct 1996 18:37:37 +1000
From:      matthew green <mrg@eterna.com.au>
To:        Karl Denninger <karl@mcs.net>
Cc:        jdp@polstra.com, ache@nagual.ru, guido@gvr.win.tue.nl, thorpej@nas.nasa.gov, phk@critter.tfs.com, freebsd-hackers@freebsd.org, tech-userlevel@netbsd.org, gibbs@freefall.freebsd.org (Justin T. Gibbs)
Subject:   Re: cvs commit: src/lib/libc/db/hash hash_buf.c 
Message-ID:  <199610180841.SAA17915@eterna.com.au>
In-Reply-To: Your message of "Fri, 18 Oct 1996 00:42:18 EST." <199610180542.AAA11030@Jupiter.Mcs.Net> 

next in thread | previous in thread | raw e-mail | index | archive | help

   What's the objection to clearing possibly-contaminated structures when a 
   program signifies its done with a privileged resource?

the objection is that for 99% or more of the cases this is
*NOT* necessary.

also, you're trying to fix the effect rather than the cause.



regardless:  until just now, netbsd allowed a process that
was set[gu]id to dump core _if_ it no longer was.  i've
fixed this (just check for SUGID in coredump()).



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610180841.SAA17915>