Issue #3014 has been updated by swildner. Status changed from New to Closed
Fix pushed. ---------------------------------------- Bug #3014: sbin/ccdconfig/ccdconfig.c:280]: (error) Memory leak: disks http://bugs.dragonflybsd.org/issues/3014#change-13194 * Author: dcb * Status: Closed * 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
