Actions
Bug #6380
closedPossible memory leak in devfsadm
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2015-10-23
Due date:
% Done:
0%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
Description
Related issues
Updated by Gergő Mihály Doma almost 5 years ago
- Related to Feature #7622: Separate DRM+AGP devlinks stuff into its own module added
Updated by Gergő Mihály Doma almost 5 years ago
Alexander Eremin wrote:
I_path is not freed at http://src.illumos.org/source/xref/illumos-gate/usr/src/cmd/devfsadm/i386/misc_link_i386.c#546
After #7622, this issue relocated to here: http://src.illumos.org/source/xref/illumos-gate/usr/src/cmd/devfsadm/i386/drm_link_i386.c#299
Updated by Marcel Telka 4 months ago
- Status changed from New to Closed
After move of this code to gfx-drm repo, #7639, and this commit in the gfx-drm the issue is no longer there.
Actions