Bug 25216

Summary: [PATCH] Fix a small potential memory leak in ProcRotateProperties
Product: xorg Reporter: Jesse Adkins <jesse_adkins7>
Component: Server/GeneralAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED INVALID QA Contact: Xorg Project Team <xorg-team>
Severity: trivial    
Priority: low CC: keithp
Version: gitKeywords: patch
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Patch for the leak none

Description Jesse Adkins 2009-11-21 14:54:05 UTC
I'm guessing that this leak is unlikely, though it's still possible.
Comment 1 Jesse Adkins 2009-11-21 14:54:59 UTC
Created attachment 31376 [details] [review]
Patch for the leak

Second try at adding the attachment.
Comment 2 Alan Coopersmith 2009-11-22 16:09:08 UTC
Patches are generally reviewed on the mailing list, not bugzilla.
See: http://www.x.org/wiki/Development/Documentation/SubmittingPatches
Comment 3 Corbin Simpson 2010-04-08 03:56:43 UTC
Closing; the out label already contains the xfree() calls, so you'll actually double-xfree() with this patch.

In the future, to expedite patch review, please send patches to the mailing list. Thanks.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.