Project

General

Profile

Actions

Bug #3014

closed

sbin/ccdconfig/ccdconfig.c:280]: (error) Memory leak: disks

Added by dcb almost 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
04/11/2017
Due date:
% Done:

0%

Estimated time:

Description

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.

Actions #1

Updated by swildner over 6 years ago

  • Status changed from New to Closed

Fix pushed.

Actions

Also available in: Atom PDF