[DragonFlyBSD - Bug #3014] (New) sbin/ccdconfig/ccdconfig.c:280]: (error) Memory leak: disks

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Tue Apr 11 11:07:23 PDT 2017


Issue #3014 has been reported by dcb.

----------------------------------------
Bug #3014: sbin/ccdconfig/ccdconfig.c:280]: (error) Memory leak: disks
http://bugs.dragonflybsd.org/issues/3014

* Author: dcb
* Status: New
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 
----------------------------------------
Source code is

        else {
            warnx("%s: %s", cp, strerror(j));
            return (1);
        }

Other error returns in the same function seem to worry
about freeing memory, but this path doesn't.




-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account



More information about the Bugs mailing list