Bug 18553

Summary: Re: Memory leak in putenv
Product: Base System Reporter: peter.jeremy <peter.jeremy>
Component: kernAssignee: GNATS administrator <gnats-admin>
Status: Closed FIXED    
Severity: Affects Only Me CC: FreeBSD-gnats-submit
Priority: Normal    
Version: 1.0-RELEASE   
Hardware: Any   
OS: Any   

Description peter.jeremy 2000-05-14 22:20:00 UTC
 On 2000-May-13 02:43:35 +1000, Abdul Khan <khana@kcm.adm.intelsat.int> wrote:
 >I think I may have come up with a work around:
 
 One major problem is that your work-around is written in C++.  putenv(3)
 has to be callable from a C program and it's not immediately clear to me
 that this would be possible.  Since you use C++ exceptions, I suspect
 you can't invoke it from C.
 
 Peter
Comment 1 Steve Price freebsd_committer freebsd_triage 2000-05-28 15:44:19 UTC
State Changed
From-To: open->closed

Followup to bin/18515.