NetBSD-Bugs archive

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

bin/50577: src/usr.bin/msgs/msgs.c:804: Resource leak



>Number:         50577
>Category:       bin
>Synopsis:       src/usr.bin/msgs/msgs.c:804: Resource leak
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Dec 22 19:00:00 +0000 2015
>Originator:     David Binderman
>Release:        cvs dated 20151222
>Organization:
>Environment:
>Description:
[src/usr.bin/msgs/msgs.c:804]: (error) Resource leak: cpfrom

        if (!cpto) {
            perror(fname);
            mailing = NO;
            fseek(newmsg, oldpos, 0);
            ask(prompt);
            return;
        }

>How-To-Repeat:

>Fix:



Home | Main Index | Thread Index | Old Index