Opened 14 years ago

Closed 13 years ago

Last modified 13 years ago

#112 closed defect (fixed)

Memory leak in ATA device scan on FreeBSD

Reported by: Christian Franke Owned by: somebody
Priority: major Milestone: Release 5.41
Component: all Version: 5.39.1
Keywords: freebsd Cc:

Description

Function freebsd_smart_interface::scan_smart_devices() calls get_dev_names_ata() which allocates memory the name string array. This memory is never freed. See r3183 for a possible way to fix this.

Change History (2)

comment:1 by Alex Samorukov, 13 years ago

Resolution: fixed
Status: newclosed

fixed in SVN

comment:2 by Christian Franke, 13 years ago

Milestone: Release 5.41
Note: See TracTickets for help on using tickets.