NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/42183 CVS commit: src/lib/libc/stdio



The following reply was made to PR bin/42183; it has been noted by GNATS.

From: Roy Marples <roy%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/42183 CVS commit: src/lib/libc/stdio
Date: Wed, 14 Oct 2009 20:54:51 +0000

 Module Name:   src
 Committed By:  roy
 Date:          Wed Oct 14 20:54:51 UTC 2009
 
 Modified Files:
        src/lib/libc/stdio: fgetstr.c
 
 Log Message:
 Store the allocated buffer against FILE, plugging a memory leak.
 Fixes PR bin/42183.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.6 -r1.7 src/lib/libc/stdio/fgetstr.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index