Bug 630623 - libvirt leaks one string for each host bridge interface definition that has a non-default delay
Summary: libvirt leaks one string for each host bridge interface definition that has a...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: libvirt
Version: 5.6
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Jiri Denemark
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On: 620837
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-06 12:45 UTC by Jiri Denemark
Modified: 2010-09-06 13:48 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 620837
Environment:
Last Closed: 2010-09-06 13:48:20 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jiri Denemark 2010-09-06 12:45:25 UTC
+++ This bug was initially created as a clone of Bug #620837 +++

Clone of a corresponding bug fixed in RHEL-6...

This bug was found by examination of the source. During freeing of the data structure used to hold the definition for host bridge interfaces (those created via the iface-define command), a free of the delay string was inadvertently omitted.

Comment 1 Laine Stump 2010-09-06 13:31:24 UTC
Note that currently there are no plans to support host interface configuration (virInterface*, virsh iface-*) in RHEL5, as it requires the netcf library, and netcf requires a version of libnl that is ABI-incompatible with the libnl used in RHEL5. So although having this fix in the RHEL5 version of libvirt source is a good idea just for completeness' sake, it will not have any material affect.

Comment 2 Jiri Denemark 2010-09-06 13:48:20 UTC
Ah, right I somehow overlooked this bug fixed a feature which is disabled in the spec file. There's no need to carry one more patch with no effect. Let's just drop it.


Note You need to log in before you can comment on or make changes to this bug.