NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
port-mipsco/50683: src/sys/arch/mipsco/stand/installboot/installboot.c:211: memory leak
>Number: 50683
>Category: port-mipsco
>Synopsis: src/sys/arch/mipsco/stand/installboot/installboot.c:211: memory leak
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: port-mipsco-maintainer
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Jan 21 16:30:00 +0000 2016
>Originator: David Binderman
>Release: cvs dated 20160121
>Organization:
>Environment:
>Description:
[src/sys/arch/mipsco/stand/installboot/installboot.c:211]: (error) Memory leak: boot_code
Source code is
if (nowrite) {
if (verbose)
fprintf(stderr, "not writing\n");
return;
}
>How-To-Repeat:
>Fix:
Home |
Main Index |
Thread Index |
Old Index