Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Dec 2015 08:34:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 204954] usr/src/usr.bin/msgs/msgs.c:805: resource leak ?
Message-ID:  <bug-204954-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204954

            Bug ID: 204954
           Summary: usr/src/usr.bin/msgs/msgs.c:805: resource leak ?
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: misc
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: dcb314@hotmail.com

[usr/src/usr.bin/msgs/msgs.c:805]: (error) Resource leak: cpfrom

Source code is

            fseeko(newmsg, oldpos, SEEK_SET);
            ask(prompt);
            return;

-- 
You are receiving this mail because:
You are the assignee for the bug.



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